Sha256: 52f3297eba88501e5c922240493f79454ba315fa9ce71d6ae0e9d1a235392a8e
Contents?: true
Size: 142 Bytes
Versions: 1
Compression:
Stored size: 142 Bytes
Contents
class CategoryWithoutReflection < ActiveRecord::Base set_table_name "categories" has_dynamic_attributes :defines => [:something_else] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
datts_right-0.0.32 | lib/datts_right/category_without_reflection.rb |