Sha256: c2a117e7dda298449cd38f8136621571ea2acb5539cfa45f0bbd3a1d4f51b081
Contents?: true
Size: 101 Bytes
Versions: 3
Compression:
Stored size: 101 Bytes
Contents
class Category < ActiveRecord::Base ordered_tree :primary_key => :alt_id, :scope => :person_id end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ordered_tree-1.0.0 | spec/fixtures/category.rb |
ordered_tree-0.2.1 | spec/fixtures/category.rb |
ordered_tree-0.1.9 | spec/fixtures/category.rb |