Aaron Eisenberger

Results 14 issues of Aaron Eisenberger

It would be nice to be able to define more than one config file and then merge the results

There is no bin for gifsicle

I'm trying to rescue specific Mechanize errors in my code, but this function returns a generic error instead of the original Mechanize error.

I'm trying to use on_failure to raise a custom error and then rescue it elsewhere in my app, but curb/multi doesn't seem to allow this and returns 'uncaught exception from...

It would be good to update the gemcutter gem to the most recent version since github gems are now defunct

Are there any plans to add a caching layer to grape-entity? active_model_serializers has this functionality (https://github.com/rails-api/active_model_serializers#caching) and I am looking into how this can be added to grape-entities.

feature

Would be nice to support this as well: https://github.com/beatrichartz/shoulda-callback-matchers

enhancement

Hey, Since this plugin seems to be getting some attention again, I would suggest pulling in the changes from this repo: https://github.com/insphire/userstamp Specifically, the issues that are addressed that haven't...

It would be nice if this could take a scope to limit the uniqueness of the generated token

I get this error in ruby 1.9.1 calling out to an authentication url. This works in ruby 1.8.7 TypeError in Oauth consumersController#show can't dup Symbol RAILS_ROOT: C:/sites/bizii Application Trace |...