]> git.openstreetmap.org Git - rails.git/commit
Moved find_token method into the token class, since that seems a more appropriate...
authorMatt Amos <zerebubuth@gmail.com>
Mon, 3 Aug 2009 14:00:29 +0000 (14:00 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Mon, 3 Aug 2009 14:00:29 +0000 (14:00 +0000)
commiteff06faf46c8f0cc4d92a16f6b2daa22eabb4893
treeaf374698c2d539b69c71a612fd22ed236fcc55e5
parent45a3acb4e2daf73b4e36c2d36c81c0e771e1d989
Moved find_token method into the token class, since that seems a more appropriate place for it.
app/models/client_application.rb
app/models/oauth_token.rb
test/unit/client_application_test.rb [deleted file]
test/unit/oauth_token_test.rb
vendor/plugins/oauth-plugin/lib/oauth/rails/controller_methods.rb