controllers
|
Doh. Use respond_to :all.
|
2010-12-30 14:49:15 +01:00 |
encryptors
|
Fix typo.
|
2010-12-23 15:48:03 +08:00 |
hooks
|
rememberable cookie now is httponly by default
|
2010-12-25 12:04:04 +01:00 |
models
|
Implicit self
|
2011-01-02 20:13:37 -02:00 |
omniauth
|
Fix failing tests.
|
2010-11-09 22:27:46 +01:00 |
orm
|
Depend on ORM Adapter.
|
2010-10-10 17:51:32 +02:00 |
strategies
|
Rollback to use the regexp result.
|
2010-11-15 10:01:45 +01:00 |
failure_app.rb
|
More tiny fixes
|
2010-12-25 11:15:56 +01:00 |
mapping.rb
|
Ensure namespaces has proper scoped views, closes #654
|
2010-11-20 21:41:26 +01:00 |
models.rb
|
Remove deprecated code.
|
2010-07-26 20:32:05 +02:00 |
modules.rb
|
Remove OAuth2 in favor of OmniAuth.
|
2010-10-18 15:00:34 +02:00 |
omniauth.rb
|
fix for omniauth 0.2.0
|
2010-11-04 08:21:34 +08:00 |
rails.rb
|
Improve messages.
|
2010-11-30 12:23:09 +01:00 |
test_helpers.rb
|
Invoke callbacks using the correct API
|
2010-12-25 11:41:14 +01:00 |