Sha256: a81e041af30fdcb3f9cd62009334865eb50406af7b6cc7bd6f543f8b6698c003

Contents?: true

Size: 87 Bytes

Versions: 14

Compression:

Stored size: 87 Bytes

Contents

class Band < ActiveRecord::Base
  validates_presence_of :name
  acts_as_followable
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
acts_as_follower-0.2.1 test/dummy30/app/models/band.rb
acts_as_follower-0.2.0 test/dummy30/app/models/band.rb
acts_as_follower-0.1.1 test/dummy30/app/models/band.rb
acts_as_follower-0.1.0 test/dummy30/app/models/band.rb
acts_as_followable-0.1.9 test/models/band.rb
acts_as_followable-0.1.8 test/models/band.rb
acts_as_followable-0.1.7 test/models/band.rb
acts_as_followable-0.1.6 test/models/band.rb
acts_as_followable-0.1.5 test/models/band.rb
acts_as_followable-0.1.4 test/models/band.rb
acts_as_followable-0.1.3 test/models/band.rb
acts_as_followable-0.1.2 test/models/band.rb
acts_as_followable-0.1.1 test/models/band.rb
acts_as_followable-0.1.0 test/models/band.rb