activatable.rb
|
introducing lockable implementation
|
2010-01-01 17:57:35 -02:00 |
authenticatable.rb
|
Use ActiveSupport::Concern.
|
2010-02-17 12:35:38 +01:00 |
confirmable.rb
|
Clean up lockable and class methods API.
|
2010-03-10 16:13:54 +01:00 |
http_authenticatable.rb
|
Use ActiveSupport::Concern.
|
2010-02-17 12:35:38 +01:00 |
lockable.rb
|
Clean up lockable and class methods API.
|
2010-03-10 16:13:54 +01:00 |
recoverable.rb
|
Clean up lockable and class methods API.
|
2010-03-10 16:13:54 +01:00 |
rememberable.rb
|
Use ActiveSupport::Concern.
|
2010-02-17 12:35:38 +01:00 |
timeoutable.rb
|
Use ActiveSupport::Concern.
|
2010-02-17 12:35:38 +01:00 |
token_authenticatable.rb
|
Use ActiveSupport::Concern.
|
2010-02-17 12:35:38 +01:00 |
trackable.rb
|
Move trackabe logic to the model.
|
2010-03-03 12:03:43 +01:00 |