Hi all, I have followed the steps in this website. http://github.com/jrallison/authlogic_oauth/ came with this error undefined method `oauth_login_button'' for #<#<Class:0xb6a7b76c>: 0xb6a79f70> Extracted source (around line #16): 13: <br /> 14: <%= f.submit "Login" %> 15: 16: <%= oauth_login_button :value => "Login with Twitter", :class => ''twitter'' %> 17: <% end %> help me to fix thxs in advance -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
test_facebook testing
2010-Oct-22 09:59 UTC
Re: Twitter connect using authlogic in rails 3
IN RAILS 3 in faced this issue. On Fri, Oct 22, 2010 at 3:25 PM, santhiya <saru.santhiya-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi all, > > I have followed the steps in this website. > http://github.com/jrallison/authlogic_oauth/ > > came with this error > > undefined method `oauth_login_button'' for #<#<Class:0xb6a7b76c>: > 0xb6a79f70> > > Extracted source (around line #16): > > 13: <br /> > 14: <%= f.submit "Login" %> > 15: > 16: <%= oauth_login_button :value => "Login with Twitter", :class => > ''twitter'' %> > 17: <% end %> > > > help me to fix > > thxs in advance-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.