Class Object
In: lib/big_record/action_view_extensions.rb
Parent: Object

Mixin a reflection method that returns self. Useful for generating form fields for primitive objects. It must be mixed in Object because the class for the type :boolean is Object.

Methods

Public Instance methods

[Validate]