Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ruby On Rails

Rails Remote => True Confusion (no Format.js?)

I am trying to learn how to use rails with remote => true on forms. The following example on the… Read more Rails Remote => True Confusion (no Format.js?)

Jquery Remotipart Sending [object Object] To Server

I'm trying to upload a file to my Rails application with ajax. To facilitate this, I have inclu… Read more Jquery Remotipart Sending [object Object] To Server

Passing Javascript Variable To Ruby-on-rails Controller

How can I pass a variable (id) from the JavaScript listener: Gmaps.map.callback = function() { … Read more Passing Javascript Variable To Ruby-on-rails Controller

Rails Page Js Works In Real Browser / Manual Testing But Not In Phantomjs & Selenium Specs

In one of my Rails projects, I'm working on an interface to do CRUD operations on a resource (C… Read more Rails Page Js Works In Real Browser / Manual Testing But Not In Phantomjs & Selenium Specs

Configuring Google Annotated Timeline

I have a working Google Annotated Timeline (see docs at http://code.google.com/apis/chart/interacti… Read more Configuring Google Annotated Timeline

Jquery Doesn`t Fire/work With My Rails 3.2 Project

As in the title, I`ve made sure all needed JS files are included in the meta tags, included the jqu… Read more Jquery Doesn`t Fire/work With My Rails 3.2 Project