Sha256: 309767d37b1bc48b6e0c6cd4dbb497dedb0abd6e29eb8eb69b9a0b257a439f72

Contents?: true

Size: 72 Bytes

Versions: 10

Compression:

Stored size: 72 Bytes

Contents

class Page < ActiveRecord::Base
  belongs_to :person
  ordered_tree
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ordered_tree-1.0.0 spec/fixtures/page.rb
ordered_tree-0.2.1 spec/fixtures/page.rb
ordered_tree-0.1.9 spec/fixtures/page.rb
ordered_tree-0.1.8 spec/fixtures/page.rb
ordered_tree-0.1.7 spec/fixtures/page.rb
ordered_tree-0.1.6 spec/fixtures/page.rb
ordered_tree-0.1.5 spec/fixtures/page.rb
ordered_tree-0.1.4 spec/fixtures/page.rb
ordered_tree-0.1.3 spec/fixtures/page.rb
ordered_tree-0.1.2 spec/fixtures/page.rb