Skip to content

Instantly share code, notes, and snippets.

@mikeebert
Created January 30, 2013 04:39
Show Gist options
  • Save mikeebert/4670670 to your computer and use it in GitHub Desktop.
Save mikeebert/4670670 to your computer and use it in GitHub Desktop.
Example of production environment Repository congif
configure :production do
Repository.register(:user, DatamapperRepository::UserRepository.new)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment