Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Unknown action No action responded to show

ruby-on-rails

Ruby model with an array as an attribute

How to write Rails finder with several subqueries

Rails 3 Cache Dump error

Someone please explain select/options for forms in rails 3

Unknown attribute rails 4

Opening hours in ice_cube

How to make Ransack search field act as datepicker?

Rails 3 only update serialized attribute when changed

FactoryGirl parent class factory randomly selecting one of its STI subclasses

Update field through link_to in Rails

Rspec let(:model) + model.reload doesn't reload the model

ruby-on-rails rspec rspec2

An error occurred while installing pg (1.2.1), and Bundler cannot continue

Heroku rake db:migrate error

ruby-on-rails heroku

Formatting a float to a minimum number of decimal places

ruby-on-rails ruby

Using Ubuntu 11.04, I can't shut down rails server using CTRL-C

ruby-on-rails shutdown

How does RoR's "magic" namespace resolution work?

ruby-on-rails ruby