Class: ActiveRecord::Relation

Inherits:
Object
  • Object
show all
Includes:
Randumb::ActiveRecord::MethodMissingMagicks, Randumb::ActiveRecord::Relation
Defined in:
lib/randumb.rb

Overview

Mix it in

Method Summary

Methods included from Randumb::ActiveRecord::MethodMissingMagicks

#method_missing, #respond_to?

Methods included from Randumb::ActiveRecord::Relation

#order_by_rand, #order_by_rand_weighted, #random, #random_by_id_shuffle, #random_weighted

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Randumb::ActiveRecord::MethodMissingMagicks