Sha256: 92611d64fcaaf7996ca7599de2768cb0bbd87d3cecb27240b0302c2df9ff4010

Contents?: true

Size: 94 Bytes

Versions: 2

Compression:

Stored size: 94 Bytes

Contents

class Author < ActiveRecord::Base
  acts_as_cleo
  has_many :categories
  has_many :books
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
acts_as_cleo-3.0.2 test/models/author.rb
acts_as_cleo-3.0.1 test/models/author.rb