Sha256: a42a44038b0f8ca932d4aec79f61d8f51b6bf1b9c202cc87e55cf706cf31c7cb

Contents?: true

Size: 72 Bytes

Versions: 4

Compression:

Stored size: 72 Bytes

Contents

# coding: utf-8

class Author < ActiveRecord::Base
  has_many :books
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
active_export-0.4.0 spec/rails/model/author.rb
active_export-0.3.0 spec/rails/model/author.rb
active_export-0.2.0 spec/rails/model/author.rb
active_export-0.1.0 spec/rails/model/author.rb