pelle / oauth-plugin

Rails plugin for OAuth
http://stakeventures.com/articles/2009/07/21/consuming-oauth-intelligently-in-rails
MIT License
717 stars 217 forks source link

Rails 4 support #140

Closed tomhughes closed 10 years ago

tomhughes commented 11 years ago

Add rails 4 support.

codyrobbins commented 11 years ago

+1

tomhughes commented 10 years ago

Added some more patches to replace deprecated methods with newer versions to avoid warnings with rails 4.

mximos commented 10 years ago

is the bug fixed?

enragedginger commented 10 years ago

It looks like it's still an issue. I'm running into the error: 'cannot load such file -- action_controller/request'.

acellam commented 10 years ago

I have corrected the see commit 'cannot load such file -- action_controller/request'.

https://github.com/mistaguy/oauth-plugin/commit/849aed949d278d101dc2cbab877efdfd2c6fb9c1

acellam commented 10 years ago

A better fix to the 'cannot load such file -- action_controller/request'. see https://github.com/mistaguy/oauth-plugin/commit/befd3d154c1eea5621105fef1be708e6dda9a569

acellam commented 10 years ago

The plugin has been generating the not supported "match" instead of "get" in routes. see fix https://github.com/mistaguy/oauth-plugin/commit/9c46df6fe45e0693de5f8683415844e5045a157a