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

Version Path
lalala-4.1.0.dev.324 Haraway.md
lalala-4.1.0.dev.322 Haraway.md
lalala-4.1.0.dev.321 Haraway.md
lalala-4.1.0.dev.318 Haraway.md
lalala-4.1.0.dev.316 Haraway.md
lalala-4.1.0.dev.314 Haraway.md
lalala-4.1.0.dev.309 Haraway.md
lalala-4.1.0.dev.305 Haraway.md
lalala-4.1.0.dev.299 Haraway.md