0.0
No commit activity in last 3 years
No release in over 3 years
Simple wrapper for adding content via a polymorphic join for any active record. Version 0.0.4.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

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.