Joined May 2011
·
Posted to
Coffeescript, is worth to learn it!
over 1 year
ago
I tried convincing my colleagues with https://speakerdeck.com/jeroenr/coffeescript
I believe I also succeeded :)
Posted to
Custom Rails error pages
over 1 year
ago
Consider using exceptions_app to also handle exceptions in the middleware layer with a custom error page https://coderwall.com/p/w3ghqq
Posted to
Rails 3.2 error handling with exceptions_app
over 1 year
ago
Note that the ExceptionController does not extend ApplicationController to keep it as simple as possible and limit the possibility of other exceptions
Achievements
1,210 Karma
150,533 Total ProTip Views

Forked
Have a project valued enough to be forked by someone else

Mongoose 3
Have at least three original repos where Ruby is the dominant language

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Mongoose
Have at least one original repo where Ruby is the dominant language

Komodo Dragon
Have at least one original repo where Java is the dominant language

Charity
Fork and commit to someone's open source project in need
@turadg Very cool :) thanks for sharing