Sha256: 1439cc820fbe67df695f7dd00e27b3182ba9c6ef5ddc78d517548421fcd35260
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
require 'person_name' require 'person_name/migration_support' ActiveRecord::ConnectionAdapters::TableDefinition.send :include, PersonName::MigrationSupport ActiveRecord::Base.send :include, PersonName::ActiveRecord
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
person-name-0.2.0 | rails/init.rb |
person_name-0.1.0 | init.rb |