Sha256: c79e5b27d55231d73cce6236bae8b0c5397dc14a9a0c3a229af5379637f5f3d3
Contents?: true
Size: 167 Bytes
Versions: 9
Compression:
Stored size: 167 Bytes
Contents
class AutoMigration2 < ActiveRecord::Base migration_attr :some_attr1, :some_attr2 migration_attr :some_attr3 has_fields do integer :integer_field end end
Version data entries
9 entries across 9 versions & 1 rubygems