Re: [Rails] reset_authentication_token! method not being called but reset_authentication_token_! can be called

2013-12-19 Thread shwntn1
Colin yes if i uncomment it out does still run but how do i find where the code replication takes place? I think its one of the additional gems but i don't know how to search for where this method exists On Friday, December 20, 2013 12:50:45 AM UTC+8, Colin Law wrote: > > On 19 December 2013 16:

[Rails] reset_authentication_token! method not being called but reset_authentication_token_! can be called

2013-12-19 Thread shwntn1
I am having problems calling a method reset_authentication_token! . if i just leave the method as it is with the ! behind it the method is simply ignored when the program is run (none of the logger methods inside the method is called.) But if i add any other character into it the method gets ca

[Rails] iOS login tutorials or examples

2013-05-10 Thread shwntn1
Currently i am using devise for authentication on my ruby on rails back end but I do not have any idea of how to link my rails app with an ios app. Are there any tutorials that show how to create a login in my iOS app? Best Regards, Sh -- You received this message because you are subscribed to