What is Rails Misadventures

This is a personal record of the problems I have encountered when developing with Ruby on Rails, and the (half-assed) solutions that I found.

Hopefully - that's a big dose of hope - my solutions may also help whoever happen to find this blog, or other aspiring web developers/programmers.


print 'hello world!'

Comments

Popular posts from this blog

I18n Country & City Select Fields - Reconstructing Carmen-Rails from Scratch

(Re: Pagination, You're doing it wrong) - Fixing Duplicate/Missing Records in Infinite Scrolling + Pagination by Hacking the Kaminari Gem

Sending an Email Confirmation Link with the Right Locale (with Devise)