Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

Authlogic doesn't work with my Rails 3.2 app

find(:first) and find(:all) are deprecated

Spree replace default Image / noimage

How do I check parameter "param[:some_value]" in Ruby

ruby ruby-on-rails-3.2

ActiveAdmin with CanCanAdapter causing infinite redirect on dashboard

undefined method `explain' for #<ActiveRecord::ConnectionAdapters::MysqlAdapter

Erase records every 60 days

Rails 3.2 Modal popup on show action

Huge memory leak / bloat after Upgrading from Rails 3.0 to Rails 3.2 (Ruby 1.9.3 + Passenger)

Why are individual SELECT queries running when an all-encompassing SELECT already ran? (Rails/ActiveRecord)

Moped::Errors::OperationFailure failed with error "no such cmd

How to Test Pusher with RSpec

Dynamic CSS in Rails asset pipeline, compile on fly

How to reload gem for every request in Rails 3.2? [duplicate]

Using rails tagged logging, how can I log the log level of a message?

rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/psych.rb:205:in `parse': (<unknown>): could not find expected ':' while scanning a simple key at line 18 column 3

rake db:migrate updating schema.rb with dropped tables

Rails - Deleting unsaved associated records

How do I get the contents of temp file through a form