Commit Graph

7 Commits

Author SHA1 Message Date
Tim Galeckas 3de44a3a6f GrapeSwagger::DocMethods::Extensions breaks the contract of Kernel#method (#760)
* GrapeSwagger::DocMethods::Extensions breaks the contract of

Kernel#method

This causes code inspection tools and development workflows to break
and may cause developers to choose not to use the gem.

* add test for method introspection on GrapeSwagger::DocMethods::Extensions

* fix ci lint failure
2019-10-03 10:47:16 +02: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
peter scholz ab12328257 increases code coverage (#570)
- removbes dead code
- adds changelog entry
- corrects coveralls bagde
2017-01-15 23:54:02 +01:00
dblock a4bbb7c651 Restored support for Ruby 2.1. 2016-05-06 15:37:41 -04:00
peter scholz 634d804d66 makes param description optional (#399) 2016-04-24 21:44:33 +02:00
Peter Scholz 55829739eb adds extensions support 2016-03-13 15:04:27 +01:00