Skip to content

Instantly share code, notes, and snippets.

/application.rb Secret

Created March 14, 2014 15:12
Show Gist options
  • Save anonymous/56e65afd9ce64d6a971e to your computer and use it in GitHub Desktop.
Save anonymous/56e65afd9ce64d6a971e to your computer and use it in GitHub Desktop.
begin
require_relative '../vendor/bundle/bundler/setup'
rescue LoadError
Bundler.require(:default, Rails.env)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment