Couldn't Find User With Id=sign_in Devise on Rails 4

When the default routes are created for devise you always get:

»
Author's profile picture Geert Theys on rails

Let people surprise you

If you tell people where to go, but not how to get there, you'll be amazed at the results.

George S. Patton

»
Author's profile picture Geert Theys on agile

Howto use LESS Bootstrap with nanoc

I had some trouble getting nanoc to work with bootstrap LESS. But it wasn't so difficult to setup.

»
Author's profile picture Geert Theys on ruby

Upgrading macbook 5,1 instead of buying a new one

I bought my unibody macbook at the start of 2009. It was slow and swapping a lot and it start showing it's age. After I saw a lot of my friends unboxing new laptops for christmas and I needed to make a decision. Off course I wanted to buy a new one.

»
Author's profile picture Geert Theys on budget

Code coverage with SimpleCov in rails

I wanted my rails application to communicate with an API still under heavy development by my collegue. I wasn't writing test cases because we were still discovering how to implement this API. Not a best practice ;)

»
Author's profile picture Geert Theys on rails and testing