Larry

Results 14 comments of Larry

Hi, Same goes for me. (I'm using Ruby 1.9.2 and Rails 3.0.4) I created config/acts_as_archive.yml with the following contents: Politician::Person: - class: Politician::Person::Archive table: archive_politician_persons When I ran db:migrate nothing...

Hello again, Turns out the problem was introduced in .beta.27. Hope this helps.

I can't remember, as it was awhile ago. It does sound familiar, though. (Which probably doesn't help much.)

Sure. (Had to slap a ".txt" on the end because would not allow ".json" files to be attached) [package.json.txt](https://github.com/miguelcobain/ember-paper/files/4438860/package.json.txt)

@panthony Your `isTouched=(gt ~~~)` solution worked for me - thanks for posting it!

Thanks, Pauln: adding that class did the trick. ![input-file-type](https://user-images.githubusercontent.com/89646/43156161-601bb9c8-8f47-11e8-925d-91bef85609b6.png)

Hi, Thanks for the quick reply. I'm using the latest version of twilio-ruby: 3.11.5, so I don't know what the problem could be. Is there anything you'd like me to...

I'm having the same problem with useFetch() Maybe the authors see it as a "feature", but I sure don't. Especially when none of the docs I have looked at -...

I agree. To me it doesn't make sense. We have our code make a request to the server. We take great pains to make sure the back-end gives us the...