Skip to content

Instantly share code, notes, and snippets.

@michaeltwofish
Created June 6, 2012 05:42
Show Gist options
  • Select an option

  • Save michaeltwofish/2880103 to your computer and use it in GitHub Desktop.

Select an option

Save michaeltwofish/2880103 to your computer and use it in GitHub Desktop.
mongoid configuration
development:
sessions:
default:
database: delivery_test
hosts:
- 127.0.0.1:27017
@michaeltwofish
Copy link
Copy Markdown
Author

This doesn't work in 2.4, it's only valid for 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment