RailsCasts Pro episodes are now free!

Learn more or hide this

Fernando Ramos's Profile

GitHub User: ramosbrazil

Comments by Fernando Ramos

Avatar

How would we do to do it remotely ?

like :remote => true

Avatar

Testing with capybara and rspec , there is a railscasts for that, called "How do I test". Great and simple stuff.

Avatar

I'm having issues deploying an app that is using this authentication method. It works fine on dev (mac) enviroment, however, it crashes on a Linux Ubuntu box.

I'm getting the following :

cache: [POST /users] invalidate, pass

Any idea ?

Thanks,
Ramos.