Skip to content

Instantly share code, notes, and snippets.

@markbates
Created August 25, 2008 15:39
Show Gist options
  • Save markbates/7079 to your computer and use it in GitHub Desktop.
Save markbates/7079 to your computer and use it in GitHub Desktop.
# config/initializers/gems.rb
require_gems do |gem|
gem.add "mack-data_mapper", :libs => "mack-data_mapper"
gem.add "mack-distributed", :libs => "mack-distributed"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment