By default, ActiveResource client sends username/password in each http request to restful api. Can we configure it to interact using session id so that session is maintained between client and restful server.
Asked
Active
Viewed 481 times
1 Answers
0
Maybe using the functionality from the 'Remember Me' part of the this railscast might do the job.

Marc
- 2,584
- 5
- 33
- 47