moonmaster9000
moonmaster9000
definitely, though instead of ":class => Recipe", it should be something like ":type_of => :recipe", since we often define duped models for which we never create a corresponding ActiveResource model.
i think you're right, i should just raise ActiveResource::ResourceNotFound errors instead of the Dupe version of them... adding it to the list!
I'd really love it to; it's been listed at the bottom of the README as a TODO for about 2 years :/ don't have the bandwidth to work on it...
hi nzifnab, thanks for using dupe. i've started working on this issue in the "override-get-requests" branch. on the one hand, it's a simple fix: internally, when Dupe is looking through...
cool - for now, feel free to go ahead and use the "override-get-requests" branch on your project (if you want to install the gem on your machine using that branch,...
hi bloudermilk. thanks for using dupe. i think the problem stems from trying to call the duped resource "RightSide::Foo". when you dupe a resource, it essentially creates a glorified hash,...
I'm on Ubuntu, but I ran into the same problem. I had to `sudo apt-get install libcmark-dev` to overcome that particular hurdle. Perhaps homebrew has an analogous tap?
I see. Then I recommend just installing the library headers from source yourself: https://github.com/commonmark/cmark
good to know... I wonder if they'll rename the underlying ~/Library/Preferences/Gogland pref dir...