The title variable is to change the title when the page is refreshed.

What you're doing with link_to_remote is what I want it.
The problem is that Rails 3 does not work the "remote => true" in the 
"link_.to" and is supposed to be the equivalent of link_to_remote in 
Rails 2.
And if I remove the option of remote: true, refreshes the entire page 
and not the HTML element that I want, in this case datos div.


Thank you.

-- 
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-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