I am trying to find a way to email the result of a request to our app to a user at a specific time early in the morning. I would like to do it from within the app, and the data returned depends on which user it is and the params of the request. Can I use Rack and just set up the session and run the get? How do I do that? Pointers to any helpful docs on the web. The app is in Rails 2.3. Thanks!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|