Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 639 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 639 Bytes

has_content Build Status

Add a content relation to any active_record, which acts like a text field, but is actually a separate object.

This means it's very easy to add/remove fields, but also the contents can be objects in their own right (useful for editing CMS stuff etc)

This was developed by Ian White while working at Distinctive Doors who have kindly agreed to release this under the MIT-LICENSE.

License

This project uses the MIT-LICENSE.