Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Prevent Rails 3.1 (webrick?) from logging assets rendering

Ruby on Rails 3.1 Blog Engines

ActiveRecord STI: How can I break out of the parent class' default scope

Rails 3 initializers that run only on `rails server` and not `rails generate`, etc

Rails Active Record - How to model a user/profile scenario

Rails 3.1.1 assets precompile - rake aborted

Rails 3.1 asset pipeline vendor/assets folder organization

How do I view SCSS @warn and @debug directives in a Rails 3.1 project?

ruby-on-rails-3.1 sass

CSRF Protection with HTTP GET requests in Rails

Chaining methods using Symbol#to_proc shorthand in Ruby?

RubyGems error after updating system

Devise Logging User out on AJAX request. Rails 3.1

Check if ActiveRecord object is destroyed using the .destroy() return value

What does changing config.assets.version number do?

undefined method `destroy' for nil:NilClass

Sprockets require_directory problem

state_machine vs aasm gems for app ruby on rails 3.2

Carrierwave add a watermark to processed images

Encoding issues in javascript files using rails asset pipeline

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