Andreas Eger
Andreas Eger
Although it seems you're supporting jruby by e.g. testing against it on travis and adding special handling to some bits of the code for it you have not released a...
fixes #1 also makes sure the correct `JSON` class is picked up which is an issue if there is an `Sinatra::JSON` module (`sinatra-contrib` provides that for example) As Bonus it...
currently you would get a warning when sending special pagination options although we might want to allow this on a case-by-case bases
currently the error messages of some of the subclassed errors are redundant and could be simplyfied other errors still need some form of subclassing and alignment
We should provide the options to convert all dashed attribute names to snake_case