Skip to content

Instantly share code, notes, and snippets.

/application.rb Secret

Created March 14, 2014 15:12
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