Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created September 19, 2011 07:52
Show Gist options
  • Save BDQ/1226125 to your computer and use it in GitHub Desktop.
Save BDQ/1226125 to your computer and use it in GitHub Desktop.
require File.expand_path('../boot', __FILE__)
require 'rails/all'
if defined?(Bundler)
# If you precompile assets before deploying to production, use this line
Bundler.require(*Rails.groups(:assets => %w(development test)))
# If you want your assets lazily compiled in production, use this line
# Bundler.require(:default, :assets, Rails.env)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment