Sha256: b0342392c92ff7e539e241ae9723c82279efc4f6c2c89fb6bcd2d2793915bab9
Contents?: true
Size: 137 Bytes
Versions: 9
Compression:
Stored size: 137 Bytes
Contents
class AutoMigration1a < ActiveRecord::Base add_field :integer, :additional_field has_fields do integer :integer_field end end
Version data entries
9 entries across 9 versions & 1 rubygems