Tell how to apply schema methods.
# File lib/devise/orm/active_record.rb, line 28 def apply_devise_schema(name, type, options={}) column name, type.to_s.downcase.to_sym, options end
[Validate]
Generated with the Darkfish Rdoc Generator 2.