Sha256: c63d2493fc3af305d6d2716297cf97755ddbdc90688b70b2cac1939319080133
Contents?: true
Size: 92 Bytes
Versions: 2
Compression:
Stored size: 92 Bytes
Contents
class Location < ActiveRecord::Base attr_accessible :name acts_as_taggable_dynamic end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
acts-as-taggable-on-dynamic-0.0.3 | samples/demo-plain/app/models/location.rb |
acts-as-taggable-on-dynamic-0.0.2 | samples/demo-plain/app/models/location.rb |