Sha256: e998384fc6a25b4686c85efb20c7d1538068f8ffb41d80ca0e2824ce55da6a42

Contents?: true

Size: 105 Bytes

Versions: 3

Compression:

Stored size: 105 Bytes

Contents

class Community < ActiveRecord::Base
  attr_accessible :name, :owner_id

  acts_as_inkwell_community
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
inkwell-1.1.1 test/dummy/app/models/community.rb
inkwell-1.0.5 test/dummy/app/models/community.rb
inkwell-1.0.4 test/dummy/app/models/community.rb