Philip Bradley

Somebody with glasses

21 Oct 2015

Finding records with no associated records (where child association does not exist) via has_many :through in Rails 4

Suppose you have the following Activerecord associations established: {{< highlight ruby >}} Class Student has_many...
21 Oct 2015

Rspec Into Vim With Quickfix

Jump straight to your rspec error locations from Vim using this nifty trick with the quickfix window