Ruby on Rails Saturday, December 21, 2013

On 21 December 2013 21:56, Aniruddha Barapatre
<aniruddhabarapatre@gmail.com> wrote:
> ...
> I think we've some miscommunication over here.

Yes you are correct.

> I created a new rails app -- rails new dummy
> ...
> If I give cmd -- rails server, it runs successfully.
>
> Although if I go back to my earlier app Profile, I am still unable to start
> server.

OK, now I understand. So the problem is something to do with your
other app. Does it use Devise? I ask because googling for
rescue in execute_if_updated
shows a number of people having that problem with Devise. See
http://stackoverflow.com/questions/16653431/devise-not-working-with-rails-4-0rc1
for example.

Googling for error messages can often be useful.

Colin

--
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-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsm-w2cBfo4mtHT9tGB_6KHMyKPFVZZck6yu7OtwQqsKQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment