Ruby on Rails Wednesday, September 28, 2011

On Wed, Sep 28, 2011 at 8:26 AM, K.M. <anexiole@gmail.com> wrote:

Hello, all,
   I observed that resource deletion fails in rails 3 without
javascript turned on.

The 'destroy' links use javascript, which is required for them to work. In order for your site to 'gracefully degrade' when javascript is turned off, you will have to make changes to the scaffolding.

This link explains the situation (especially the last section):

Vinod
--
Vinod Kurup, MD
http://kurup.org

--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment