RubyGems Navigation menu

asc_desc 0.0.2

This gem adds two new methods to ActiveRecord (and ActiveRecord::Relation) that allows 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)

Runtime 相依性套件 (1):

activerecord >= 3.0.0

Development 相依性套件 (5):

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

擁有者:

作者:

  • David Werlen

SHA 256 checksum:

312cd219a05a3583b743425a0aee47e8cb72e1cb80f9b6364440be26f79778c1

總下載次數 13,957

這個版本 4,260

License:

Ruby 版本需求:

相關連結: