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