With listable you can consolidate fields from several models into one, backed up by a database view. It is perfect for e.g. a front page where you may want to display the most recent additions to your site in a joint list. By providing scopes for each model you wish to include in a view, Listable will automatically create the database view for you.
Required Ruby Version
>= 0
Authors
Johannes Baldursson
Versions
- 0.2.0 September 02, 2014 (14 KB)
- 0.1.7 February 04, 2013 (12.5 KB)
- 0.1.6 February 04, 2013 (12.5 KB)
- 0.1.5 February 03, 2013 (12.5 KB)
- 0.1.4 February 03, 2013 (11 KB)