module DevisePasswordExpirable::Orm::ActiveRecord
This module contains some helpers and handle schema (migrations):
create_table :accounts do |t| t.password_expirable end
This module contains some helpers and handle schema (migrations):
create_table :accounts do |t| t.password_expirable end