Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

How to hide and show a div with coffeescript - Rails 3.1

How to check for specific rescue clause for error handling in Rails 3.x?

Rails 3.1 - CSRF ignored?

bundle exec rake assets:precompile fails with `unexpected token`

Ruby on Rails: How to check if the Model Exists

Redirect user after log in only if it's on root_path

Deploy Rails Application on EC2

ActiveAdmin -- How to access instance variables from partials?

uninitialized constant ActionView::CompiledTemplates::Category

Rails assets don't get updated

Create migration files in rails from existing mysql table

Where and how to assign a user :admin role for attr_accessible in rails 3.1?

rvm install: ruby installation error

How do I call another task in Rake

Sass / SCSS Mixin for Clearfix - best approach?

undefined method "results" with Sunspot Solr Search

Paperclip gem triggering CSRF token verification problems

Why are my tests slow after upgrading rails from 3.1.0 to 3.2.0?

How to do joins on subqueries in AREL within Rails

send_data for csv file returns text of file, not file