Tom Hughes
|
ca30b879f6
|
Eliminate deprecated scope and association arguments
|
2013-09-21 11:35:46 +01:00 |
|
Tom Hughes
|
f0feca800d
|
Replace attr_accessible with strong parameters
|
2013-09-21 11:35:46 +01:00 |
|
Tom Hughes
|
a770d020f9
|
Replace deprecated update_attribute method
|
2012-07-27 12:32:13 +01:00 |
|
Tom Hughes
|
7b89dc6349
|
Make OAuth work again
|
2011-11-16 21:13:25 +00:00 |
|
Tom Hughes
|
8ae5d94b2f
|
Update some more queries to use AREL in place of deprecated methods
|
2011-11-14 09:42:51 +00:00 |
|
Tom Hughes
|
17f4e58e46
|
Use before_validation with :on rather than before_validation_on_xxx
|
2011-11-14 09:42:40 +00:00 |
|
Matt Amos
|
eff06faf46
|
Moved find_token method into the token class, since that seems a more appropriate place for it.
|
2009-08-03 14:00:29 +00:00 |
|
Matt Amos
|
b8f6dbd403
|
Adding initial version of the OAuth token authentication method. This adds basic OAuth support for registering apps, getting and revoking keys, etc... The tokens come with 6 separate permissions bits; read/write user preferences, write diaries, write API and read/write GPS traces. Needs more tests.
|
2009-06-22 16:54:37 +00:00 |
|