The environment’s Mongo::Grid instance - a file store.
18 19 20
# File 'lib/low/mongo.rb', line 18 def grid @grid ||= ::Mongo::Grid.new(db) end