activerecord_random 1.0.0.rc
ActiveRecord Random is a Ruby Gem that empowers your ActiveRecord Models with the ability to return a random record without using SQL RAND().
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
activerecord
~> 3.0.1
Development Dependencies (5):
database_cleaner
~> 0.6.0
factory_girl_rails
~> 1.0.0
mysql2
~> 2.0
rspec
~> 2.0
ruby-debug19
~> 0.11.0