REST Services from PHP

Hi,

I want to read data from Rails 3.1 app with PHP. I use REST with JSON
for
this.

My problem is that Rails app have “devise” and “cancan” and i don’t want
access to REST Services because i haven’t auth previously.

Any example of this?

Thanks and sorry for my english.