Logo
Explore Help
Register Sign In
github/devise
1
1
Fork 0
You've already forked devise
mirror of https://github.com/heartcombo/devise.git synced 2026-01-22 21:28:01 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
503d27f2e15c7bb2eae0c453a3b7d220039e55a0
devise/lib/devise/models
History
José Valim a2f84852af Allow the mailer class to be configured.
2010-06-12 20:56:55 +02:00
..
authenticatable.rb
Add tests to cookie domain, closes #254.
2010-05-16 14:13:56 +02:00
confirmable.rb
Allow the mailer class to be configured.
2010-06-12 20:56:55 +02:00
database_authenticatable.rb
Ensure password confirmation is always required, closes #228
2010-04-25 09:38:56 +02:00
lockable.rb
Allow the mailer class to be configured.
2010-06-12 20:56:55 +02:00
recoverable.rb
Allow the mailer class to be configured.
2010-06-12 20:56:55 +02:00
registerable.rb
Bring Devise::ALL back to modules and improving lockable docs.
2010-02-04 20:09:53 -02:00
rememberable.rb
Add tests to cookie domain, closes #254.
2010-05-16 14:13:56 +02:00
timeoutable.rb
Use ActiveSupport::Concern.
2010-02-17 12:35:38 +01:00
token_authenticatable.rb
:activatable is included by default in your models. If you are building a strategy for devise, you now need to call validate(resource), since Devise has now a default API to validate resources before and after signing them in. You can still use other Warden::Strategies with Devise, but they won't work with a few modules like unlockable (they never did, but now we have a single point to make it work).
2010-04-06 16:34:22 +02:00
trackable.rb
Move trackabe logic to the model.
2010-03-03 12:03:43 +01:00
validatable.rb
Use persisted? instead of new_record?
2010-03-28 20:53:13 -07:00
Powered by Gitea Version: 1.25.3 Page: 51ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API