ASCIIcast 322 - RABL
railscasts.com
15 Feb '12, 8pm
We’ll show you how RABL works in this episode, using the same example app we used in the Jbuilder episode to give you an i...
Designing Rails API using Rabl and Devise
rubyflow.com
09 Feb '12, 1am
Designing Rails API using Rabl and Devise Posted by IndianGuru on February 09, 2012 — 0 comments Enabling RESTful API acce...
Episode 323: Backbone on Rails Part 1 (pro)
railscasts.com
09 Feb '12, 1am
#323 Backbone on Rails Part 1 Feb 08, 2012 | 18 minutes | Plugins , Ajax In this first part of a two part series you will ...
Watching OmniAuth Identity on RailsCasts via @r...
railscasts.com
08 Feb '12, 1am
<%= form_tag "/auth/identity/register" do %> <% if @identity && @identity.errors.any? %> <div class="error_messages"> <h2>...
