On Tue, Aug 17, 2010 at 9:27 PM, Erwin <yves_duf...@mac.com> wrote:
> Is  the remote_function still valid in Rails 3 as it seems many of the
> Prototype helpers have been replaced ?  (link_to_remote, ...)
>
> where can I find any link on it ?  not in the standard doc I guess ..

<%= link_to 'foo', some_path, :remote => true %>

The docs are on your system.  Run `gem server` and then browse to
http://localhost:8808/


-- 
Greg Donald
destiney.com | gregdonald.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-t...@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