RubyGems Navigation menu

asc_desc 0.0.1

This gem adds two new methods to ActiveRecord (and ActiveRecord::Relation) that allow to sort SQL queries without using the "ASC" and "DESC" SQL keywords.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.3 - March 12, 2012 (8.5 KB)
  2. 0.0.2 - February 27, 2012 (8.0 KB)
  3. 0.0.1 - February 20, 2012 (7.5 KB)

Development 相依性套件 (5):

activerecord ~> 3.2.1
rake >= 0
rspec >= 0
sqlite3 ~> 1.3.5
with_model >= 0

擁有者:

作者:

  • David Werlen

SHA 256 checksum:

a9e4193c2bd49a4eb96ba4e9bf5389078e065510e851d7e42ba3523058daa9fc

總下載次數 14,024

這個版本 4,373

License:

Ruby 版本需求:

相關連結: