Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

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

Dynamic `named_scope` depending on certain criterias

ruby-on-rails named-scope

When doing Acceptance Testing and following BDD, do you assert database changes or just what the user sees?

ruby-on-rails rspec bdd

Rails 4 - capistrano 3 doesn't deploy last commits

Rails code sharing: gem vs plugin vs submodule?