Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Override Rails controller routing with capital letters in model name

How do I keep all gems in Gemfile compatible after an update

Sprockets encoding error on js file: invalid UTF-8 byte sequence

Why after_commit not running even with use_transactional_fixtures = false

How to set a field read only in rails 3.1.0 views?

Heroku logging not working

How would you package CSS/JS files in a Gem for Rails 3.1 without generators?

how to capture a block in a helper's child class?

How to properly work with jQuery in Rails 3.1 asset pipeline?

Javascript is cached in development mode with asset pipeline

Rails 3.1 with Asset Pipeline, link_to :confirm message showing twice?

How would I destroy_all or delete_all records except one in ruby on rails?

How do I get escape_javascript and other helpers in my sprockets pre-processed js file (not a view)?

Redirect One Controller to another Controller

Passing parameters from view to controller

skipping email confirmation for omniauth users using devise

Rails respond_with acting different in index and create method

I18N key for rails models grouped in a module

Rails v2.3 : Difference between session and cookies

Calling coffeescript functions from console