mmangino / facebooker2

A simple facebook connect library for ruby
MIT License
311 stars 93 forks source link

Rails 3.1 update_page #55

Closed vala closed 13 years ago

vala commented 13 years ago

Add rails 3.1 support for Facebooker2::Rails::Helpers::FacebookConnect::fb_login_and_redirect to answer Issue #51 It lets facebooker2 still use update_page when it can be used (before 3.1rc4)

Just a lil thing : I didn't wrote any spec for it as my skills don't allow me to do so yet. Hope te patch may be useful if someone specs it (I'll maybe take a look at it if I have more time)

simi commented 13 years ago

Why not merged yet ? Is there any problem ?

kellym commented 13 years ago

I second this pull request. Fixes it right up for me in 3.1rc5.