Parent

Methods

Files

NilClass

Public Instance Methods

method_missing(method_sym, *arguments, &block) click to toggle source
# File lib/rails_best_practices/core/core_ext.rb, line 19
def method_missing(method_sym, *arguments, &block)
  return nil
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.