10 Posts

ruby-on-rails

Integrating Minitest with Shippable

I know, everyone uses Travis. I have nothing against it. But in case you want to test and/or …

Elections, in Ruby

Updated with second round script in Oct 26, 2014. Well, last sunday (Oct 5) was the brazilian …

This site is now powered by Turbolinks

I think that turbolinks is great: it mades it easy to add AJAX PushState to your Rails …

Fixing Rubygems Certificates

Today, once again, my environment start throwing that SSL cert error. I followed the basics of …

Twitter drops Ruby - The Bullshit

This post is about the Twitter change from Ruby to Java, some years ago, fact that, sadly, is …

Ruby: Nil

Following my previous posts with basic Javascript aspects, like context and variable hoisting, …

Gemify your assets

Rails 3.1 introduced the asset pipeline, which make it easy to include versioned external …

Turbolinks animated page transitions

Since I’ve seen the new Basecamp, I fall in love with it. It’s fast, had sleek …

Rails AJAXSpin

A couple of days ago I wrote about how to build a simple and non intrusive AJAX status with …

Simple RoR AJAX Status

tl;dr A simple tutorial explaining how to made a simple coffeescript that can automagically …