Sha256: fed26ab245a01ae28ab948805584ae59c7bb6cd740b95fdf44bd895432a4e8dc
Contents?: true
Size: 216 Bytes
Versions: 13
Compression:
Stored size: 216 Bytes
Contents
ActiveRecord::Base.send(:include, ActiveModel::ForbiddenAttributesProtection) if defined? ActiveRecord::Base Mongoid::Document.send(:include, ActiveModel::ForbiddenAttributesProtection) if defined? Mongoid::Document
Version data entries
13 entries across 13 versions & 2 rubygems