Hi All,

I am migrating from rails 2.3.5 to rails 3 ( ruby mode is 1.8.7) and
Jruby 1.6.4

In my project ( 2.3.5 version) i have heavily used loaded , loading
update callbacks of ajax and have never used jquery. Also i have used
link_to_remote , submit_to_remote calls etc.

I would like to know whats the best way to go about upgrading . Do i
have to use jquery and ujs?

One useful url i went through was :

http://www.simonecarletti.com/blog/2010/06/unobtrusive-javascript-in-rails-3/

I do not want to use prototype_legacy_helpers as the more i prolong the
upgradation tougher it is going to get.

Please suggest the best way to go about it.

Thanks.

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

Reply via email to