RailsCasts Pro episodes are now free!

Learn more or hide this

Mauricio Mercado's Profile

GitHub User: maumercado

Site: www.maumercado.com

Comments by Mauricio Mercado

Avatar

I came to this cast by looking for benchmark tests with rspec, and I was wondering if a chapter on rspec testing and benchmarking apis would be in your plans, if not then I guess this is a suggestion...

Awesome screencasts as always, thank you!

Avatar

Hello Luke and Elliot,

Do you have any pointers as to how to set Devise authentication on an existing rails app with backbone.js?

Thank you!

Avatar

Im getting an error on the validation server side... in fact Im not getting the error alert when the name is not present.

im using rails 3.2.8 and backbone-on-rails 0.9.2.3

In the network console it does state that theres an error with the api/entries, and in the response theres the errors key, but still no alert..