listable 0.1.6
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.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activerecord
>= 3.2
activesupport
>= 3.2