Skip to content

Instantly share code, notes, and snippets.

@rubish
rubish / application.rb
Created June 9, 2011 19:50
Getting escargot working with mongoid
# add this line just after the line reading:
# Bundler.require(:default, Rails.env) if defined?(Bundler)
require File.expand_path('../../lib/gem_customizations/escargot_ext.rb', __FILE__)