Skip to content

Instantly share code, notes, and snippets.

@durran
Created October 21, 2012 15:52
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 durran/3927324 to your computer and use it in GitHub Desktop.
Save durran/3927324 to your computer and use it in GitHub Desktop.
Interval configuration
test:
sessions:
default:
database: mongoid_test
hosts:
- localhost:27017
options:
consistency: :strong
max_retries: 30
retry_interval: 1
options:
allow_dynamic_fields: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment