Sha256: 751a3eb5cd61a18a2989f7f88a8fc00634074cd81272da944721d4df642ab454

Contents?: true

Size: 94 Bytes

Versions: 2

Compression:

Stored size: 94 Bytes

Contents

class Community < ActiveRecord::Base
  attr_accessible :name

  acts_as_inkwell_community
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
inkwell-1.5.2 test/dummy/app/models/community.rb
inkwell-1.5.1 test/dummy/app/models/community.rb