Commit Graph

10 Commits

Author SHA1 Message Date
Nick Bienko 2c630b3861 Replace downcase with underscore for multi-word roots (#764)
Co-authored-by: peter scholz <pscholz.le@gmail.com>
2020-01-03 18:51:36 +01:00
peter scholz 45590937f9
Uses ruby 2.7 (#768)
* Prepare next release

- bump version
- updates travis matrix to newest ruby versions
- removes deprecation warnings of swagger-entity and -representable

* Uses Ruby 2.7

- adepts specs
- changes method signature
- fixes grape version to 1.2.5 -> will be the last release to support it
- adds CHANGELOG entry
2020-01-03 18:33:31 +01:00
Robert Schulze c1b81a2d11 Fix path with optional format (#746)
* Fix path with optional format

* rename to new cop name

* auto-fix rubocop offenses

* Update CHANGELOG.md
2019-06-06 16:58:16 +02:00
peter scholz d6bed95233
makes rubocop 0.52 happy (#658) 2017-12-13 09:21:09 +01:00
peter scholz 1ede5c4f7f prepare 0.27.0 (#598)
- updates dependencies
- makes rubocop 0.48 happy
2017-03-28 11:15:33 +02:00
peter scholz 2df7dbeaf1 issue #590: fixes rubocop offences (#595) 2017-03-08 09:32:31 +01:00
Ben Radler e47c679ce1 Update documentation with example of base_path proc (#442) 2016-05-31 14:12:22 -04:00
LeFnord 6fa6c111fa
adds handling of `proc`s for optional object
updates readme and changelog
2016-05-28 13:00:53 +02:00
dblock a4bbb7c651 Restored support for Ruby 2.1. 2016-05-06 15:37:41 -04:00
Peter Scholz 3a97ec1524 same refactoring 2016-03-16 12:13:44 +01:00