I\'m using the forem engine in Rails 3.1, but my application layout references some resource routes such as users_path and new_sprite_path.
With Rails 3.1, the sprockets gem was introduced. I have written a very large game engine in javascript/coffeescript which I plan to release as ope开发者_如何学运维n source software in the future, but
Just installed Rails 3.1 rc5 and ActiveAdmin from rails-3-1 branch. Installation went good, and I see the login form. However when I login with provided username/password I\'m getting the following er
I created an example app开发者_运维知识库 on how to use Sencha Touch,Rails 3.1, Devise and Mongodb.
I\'m new to jquery and i just upgraded to rails 3.1 rc4 and i\'m now starting a new project. So far i\'ve figured i can just convert my jQuery code to coffeescript and place开发者_开发技巧 it in some
I\'m just trying to get the most basic of basic shell of a rails app running under 3.1, and I\'m getting this weird error when I run bundle exec rake db:migrate-
I\'m trying to upload a Rails 3.1 app (with CoffeeScript) to Heroku.Apparently, there are known issues with this
My Rails 3.1.rc4 app was working fine, but I\'m trying to figure out the appropriate way to store my js files in the pipeline. If I put any code in a file other than application.js, I get the followin
I am working on a rails 3 app which has different languages in my locales folder. The files are en.yml, pu.yml, sp.yml. All languages have to be converted to their various format and I need help in ma
I believe this is OK, so I am creating a question that I have 开发者_高级运维the answer to for other peoples benefit. The problem: