Sha256: 685ef934956938e9ab764cc867eef382edf29e24722980afc9874b0548e2704f

Contents?: true

Size: 97 Bytes

Versions: 14

Compression:

Stored size: 97 Bytes

Contents

# Table fields for 'movies'
# - id
# - name
# - biography

class Author < ActiveRecord::Base
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
acts_as_cleo-2.3.0 test/models/author.rb
acts_as_cleo-2.2.1 test/models/author.rb
acts_as_cleo-2.2.0 test/models/author.rb
acts_as_cleo-2.1.2 test/models/author.rb
acts_as_cleo-2.1.1 test/models/author.rb
acts_as_cleo-2.1.0 test/models/author.rb
acts_as_cleo-2.0.1 test/models/author.rb
acts_as_cleo-2.0.0 test/models/author.rb
acts_as_cleo-1.2.0 test/models/author.rb
acts_as_cleo-1.1.0 test/models/author.rb
acts_as_cleo-1.0.0 test/models/author.rb
acts_as_cleo-0.0.4 test/models/author.rb
acts_as_cleo-0.0.3 test/models/author.rb
acts_as_cleo-0.0.2 test/models/author.rb