Skip to content

Instantly share code, notes, and snippets.

@iwan
Forked from vparihar01/route.rb
Last active August 29, 2015 13:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iwan/10710725 to your computer and use it in GitHub Desktop.
Save iwan/10710725 to your computer and use it in GitHub Desktop.
# NOTE below gems are only for development purpose can be removed and commented out as per requirement
group :development do
gem 'rails-erd','1.0.0'
gem 'hirb','0.7.0'
gem 'railroady'
gem 'itslog','0.6.1'
gem 'quiet_assets'
gem 'sextant' # now included in Rails 4.0
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment