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

Execjs::runtimeerror In Rails 3.2.8 Engine With Javascript_include_tag

We are putting two rails 3.2.8 engines together in one rails app. The problem is that ExecJS does n… Read more Execjs::runtimeerror In Rails 3.2.8 Engine With Javascript_include_tag

Using A Rails Helper Method Within A Javascript Asset

Is there any way to use a Rails helper method, more specifically, a path helper method within a jav… Read more Using A Rails Helper Method Within A Javascript Asset

Prevent Cheating In Rails/html5 Game App (rails 3.2/html5/javascript)

I'd like to know if it's possible to prevent cheating in the following case I have a Ruby … Read more Prevent Cheating In Rails/html5 Game App (rails 3.2/html5/javascript)

Javascript Form Submition

I'm looking to refresh the the table 'dashboard_categories' when I click submit without… Read more Javascript Form Submition

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

Backbone.js - Coffeescript Extends

I'm making chaining selects with backbone.js by this article http://blog.shinetech.com/2011/07/… Read more Backbone.js - Coffeescript Extends