RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: ramosbrazil
How would we do to do it remotely ?
like :remote => true
Testing with capybara and rspec , there is a railscasts for that, called "How do I test". Great and simple stuff.
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.
How would we do to do it remotely ?
like :remote => true
Testing with capybara and rspec , there is a railscasts for that, called "How do I test". Great and simple stuff.
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.