Sha256: a9e69e917128a2ee45d4cfdec1ced072861c8292f4879147119890fef5bf5c26

Contents?: true

Size: 76 Bytes

Versions: 4

Compression:

Stored size: 76 Bytes

Contents

class Organism < ::ActiveRecord::Base
  validates :name, presence: true
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
replication-0.2.0 test/rails_app/app/models/organism.rb
replication-0.1.2 test/rails_app/app/models/organism.rb
replication-0.1.1 test/rails_app/app/models/organism.rb
replication-0.1.0 test/rails_app/app/models/organism.rb