Dive into all the content we have shared over the years.
A few weeks ago, an announcement was made referring to the imminent inclusion of Rails API into Rails core. Until now, Rails API has been a…
One of the most appealing features in Ember and Ember CLI is the ability to easily create functional or acceptance tests. But, the everyday…
A decision was made to incorporate Rails API into Rails core . During the last week I’ve been working on this and, today we opened a…
First of all, I want to apologize to all for the long time it has taken me to push this humble new code. I started to work on because I’m…
I’m leaving here a curated compilation of interesting links where you will find information that is not very well known. There are pull…
I gave a presentation in RubyConf Argentina about what’s new in Rails 4 (if you saw it please rate it). I’ve already posted the Rails…
I’ll be talking at RubyConf Argentina, and the first thing I usually do when preparing talks is to think in a high level and then start…
Refinements arrived to Ruby trunk here. The purpose of Refinements is to make monkey patching safer, extending core classes but limiting its…
rails-api is a plugin developed by Yehuda Katz, José Valim, Carlos Antonio da Silva and me (Santiago Pastorino) which modifies Rails…