Edit account is not working in rails4(when using devise)

30 views
Skip to first unread message

mack gille

unread,
Jul 18, 2013, 10:22:08 AM7/18/13
to rubyonra...@googlegroups.com
I am using devise.when i use rails3 the edit account is working fine
even add some new fields.But in rails4 it is not working.
If anyone have the solution.let me know..
Thanking you

--
Posted via http://www.ruby-forum.com/.

Colin Law

unread,
Jul 18, 2013, 12:18:34 PM7/18/13
to rubyonra...@googlegroups.com
On 18 July 2013 11:22, mack gille <li...@ruby-forum.com> wrote:
> I am using devise.when i use rails3 the edit account is working fine
> even add some new fields.But in rails4 it is not working.

Have a look at the Rails Guide on Debugging. That will show you
techniques you can use to debug your code.

Colin

> If anyone have the solution.let me know..
> Thanking you
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.
> To post to this group, send email to rubyonra...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/281590e000d3c517438a6befda7c795d%40ruby-forum.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

John Davalos

unread,
Jul 18, 2013, 4:39:57 PM7/18/13
to rubyonra...@googlegroups.com
it might help to know what exactly happens in rails 4. what does the logs say, is there an error. you might be trying to do mass assignment, but you need to use strong parameters instead. 


Reply all
Reply to author
Forward
0 new messages