Sha256: be3e2042d83d78f1405a265bf73e71c6160bf2b699c99ecae02be03c8045df39

Contents?: true

Size: 58 Bytes

Versions: 14

Compression:

Stored size: 58 Bytes

Contents

class Page < ActiveRecord::Base
  belongs_to :chapter
end

Version data entries

14 entries across 7 versions & 1 rubygems

Version Path
data_active-0.0.7 test_apps/book_store_rails_32x/app/models/page.rb
data_active-0.0.7 test_apps/book_store_rails_31x/app/models/page.rb
data_active-0.0.6 test_apps/book_store_rails_32x/app/models/page.rb
data_active-0.0.6 test_apps/book_store_rails_31x/app/models/page.rb
data_active-0.0.5 test_apps/book_store_rails_31x/app/models/page.rb
data_active-0.0.5 test_apps/book_store_rails_32x/app/models/page.rb
data_active-0.0.4 test_apps/book_store_rails_32x/app/models/page.rb
data_active-0.0.4 test_apps/book_store_rails_31x/app/models/page.rb
data_active-0.0.3 test_apps/book_store_rails_32x/app/models/page.rb
data_active-0.0.3 test_apps/book_store_rails_31x/app/models/page.rb
data_active-0.0.2 test_apps/book_store_rails_32x/app/models/page.rb
data_active-0.0.2 test_apps/book_store_rails_31x/app/models/page.rb
data_active-0.0.1 test_apps/book_store_rails_31x/app/models/page.rb
data_active-0.0.1 test_apps/book_store_rails_32x/app/models/page.rb