views:

18

answers:

0

Using Ruby on Rails, is there any clean way to store data locally about a remote ActiveResource? For example, I'd like to add a local field like requested_at to store the last time the resource was requested from the remote API.