Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Sunspot: force index of parent model when updating child model

How to get current method in Rails 3?

sendmail: OpenSSL::SSL::SSLError: hostname was not match

Test if CSS color name exists

css ruby ruby-on-rails-3

Resque on Heroku cedar stack Worker count still exists after the worker terminate

Railtie Initializer not running in plugin

Rails console log - how to customize what is printed in the console

ruby-on-rails-3 logging

Rails flash :notice doesn't work

Converting a ruby on rails app from sqlite to postgresql

Rails, check if email was sent or not

does Delayed_job daemon not run in development?

Active Record: delete_all with limit

Unicorn! and PostgreSQL

Benefit of some rails commands over direct HTML

html ruby-on-rails-3

Can I change the validation rules required for different actions?

Custom HTML Error Wrappers for Form Elements

Unable to serialize as ActiveSupport::HashWithIndifferentAccess anymore

Rails 3 and fields_for with activemodel (tableless) object

SimpleForm 2 : input tags inside a wrapper

Rails server console output very noisy, can it be turned off?