Skip to content

Instantly share code, notes, and snippets.

@johnbeynon
Created March 15, 2012 08:17
Show Gist options
  • Save johnbeynon/2042899 to your computer and use it in GitHub Desktop.
Save johnbeynon/2042899 to your computer and use it in GitHub Desktop.
if defined?(Bundler)
# If you have a Gemfile, require the gems listed there, including any gems
#gems you've limited to :test, :development, or :production.
Bundler.require(*Rails.groups(:assets => %w{development test}))
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment