Sha256: 88dd22824e601c6266fa312e812a75d5fca8aa85b2d81e44a6254912bd981541
Contents?: true
Size: 329 Bytes
Versions: 9
Compression:
Stored size: 329 Bytes
Contents
# Haraway ## How to use 1. Create initializer (config/initializers/haraway.rb) 2. Add "haraway_metadata" column to the necessary tables (type = "text") 3. In the model: `has_many_assets :asset_association_name, :profile` `attr_accessible :asset_association_name` ## To do - Include actual Haraway gem (not the local repo)
Version data entries
9 entries across 9 versions & 1 rubygems