Skip to content

Commit

Permalink
Update application.rb
Browse files Browse the repository at this point in the history
Added some lines
  • Loading branch information
Steve Tuckner committed Jul 17, 2013
1 parent e27a43e commit efe8f62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/application.rb
Expand Up @@ -2,6 +2,9 @@

require 'rails/all'

#
# add in some lines
#
# If you have a Gemfile, require the gems listed there, including any gems
# you've limited to :test, :development, or :production.
Bundler.require(:default, Rails.env) if defined?(Bundler)
Expand Down

0 comments on commit efe8f62

Please sign in to comment.