Skip to content

Instantly share code, notes, and snippets.

@promisedlandt
Created August 5, 2011 10:49
Show Gist options
  • Save promisedlandt/1127300 to your computer and use it in GitHub Desktop.
Save promisedlandt/1127300 to your computer and use it in GitHub Desktop.
Rails: current database name
Rails.application.config.database_configuration[Rails.env]["database"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment