Skip to content

Instantly share code, notes, and snippets.

@markbates
Created August 29, 2008 15:58
Show Gist options
  • Save markbates/7988 to your computer and use it in GitHub Desktop.
Save markbates/7988 to your computer and use it in GitHub Desktop.
configatron do |config|
config.database_url = "postgres://localhost/mack_framework_rocks_development"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment