Sha256: 7189a7bdcad386ef60fd55e888fc701bfa5ed50036011c977a594bc8e777f405

Contents?: true

Size: 108 Bytes

Versions: 2

Compression:

Stored size: 108 Bytes

Contents

module Shim
  extend ::ActiveSupport::Concern

  included do
    self.include_root_in_json = true
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mm-devise-1.3 test/rails_app/app/mongo_mapper/shim.rb
mm-devise-1.2 test/rails_app/app/mongo_mapper/shim.rb