This is how i used once....
:onchange=>remote_function(:url =>{:action =>
'update_weekdays',:controller=>'calenders'},:with => "'id='+this.value",
:method=>:post)
···
--
Posted via http://www.ruby-forum.com/.
This is how i used once....
:onchange=>remote_function(:url =>{:action =>
'update_weekdays',:controller=>'calenders'},:with => "'id='+this.value",
:method=>:post)
--
Posted via http://www.ruby-forum.com/.
I'd really like to see the implementation of ruby in your JScript. If it's not too much trouble, would you mind upping it on MediaFire or something of the likes? I had dabbled with embedded Ruby before but I was never successful. (Woes of the newbie I guess.
On Wed, 26 Dec 2007 22:32:13 -0800, Ratnavel Sundaramurthi <ratnavelps@gmail.com> wrote:
This is how i used once....
:onchange=>remote_function(:url =>{:action =>
'update_weekdays',:controller=>'calenders'},:with => "'id='+this.value",
:method=>:post)