RubyGems Navigation menu

listable 0.1.5

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.0 - September 02, 2014 (14.0 KB)
  2. 0.1.7 - February 04, 2013 (12.5 KB)
  3. 0.1.6 - February 04, 2013 (12.5 KB)
  4. 0.1.5 - February 03, 2013 (12.5 KB)
  5. 0.1.4 - February 03, 2013 (11.0 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (2):

activerecord >= 3.2
activesupport >= 3.2

Development 相依性套件 (9):

bundler ~> 1.2.3
jeweler ~> 1.8.4
mysql2 >= 0
pg >= 0
rdoc ~> 3.12
shoulda >= 0
simplecov >= 0
sqlite3 >= 0
test-unit ~> 2.5.4

擁有者:

作者:

  • Johannes Baldursson

SHA 256 checksum:

85e80abf52852b9293375bf685f9b54551cb41e6e5d56ce53fff4a13297cff51

總下載次數 23,031

這個版本 2,795

License:

MIT

Ruby 版本需求:

相關連結: