Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 565 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 565 Bytes

datarockets rails-composer

Install

Install specific_install wich help install forked gems:

gem install specific_install

Install gem:

gem specific_install -l 'https://github.com/datarockets/rails_apps_composer'

Usage

Creating new app:

rails_apps_composer new app_name

This is changed rails_apps_composer gem for datarockets team. For more information read https://github.com/RailsApps/rails_apps_composer

Put your name and email to .gitconfig.local:

[user]
  name = Maksim Shutkov
  email = [email protected]