Skip to content

Instantly share code, notes, and snippets.

@jbgutierrez
Created February 21, 2009 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbgutierrez/68093 to your computer and use it in GitHub Desktop.
Save jbgutierrez/68093 to your computer and use it in GitHub Desktop.
ActiveRecord::Base.logger = Logger.new("#{RAILS_ROOT}/log/#{RAILS_ENV}_database.log")
config.action_controller.relative_url_root = "/<sub-uri>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment