Ruby on Rails
Sunday, October 3, 2010
On Sun, Oct 3, 2010 at 1:37 PM, Jim <huang.jim@gmail.com> wrote:
Can you tell me exactly how I would go about doing this? Code sample
perhaps. Or any resources that have that information?
I already know about the changes to remove the legacy link_to_remote
and other remote helpers, but I haven't found any resources that tell
me more details on how to fully use the replacement. It's like
upgrading getting a new electric car, but not knowing how to use the
headlights..
The main features that I'd like to figure out how to do again
are :onload and :condition.
The reason you dont find much info is because this now falls in the realm of javascript and has almost nothing to do with rails.
Is like looking for info on how to style something or how to build a sql query, is no longer a rails issue. But anyway, i sure can help you but first i need to know what library you are using, go to /public/javascripts folder and tell me if there is a prototype.js or a jquery.js there.
--
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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment