Suzuki Eiji
ceebbd3469
fix: Use mount_path to narrow down urls_for ( #924 )
2024-04-26 07:10:24 +02:00
peter scholz
557df89f82
Uses Ruby 3.2 ( #889 )
...
* Updates GH action matrix.
* Improves Actions.
* Updates matrix to use runy 3.2
2023-02-19 15:02:15 +01:00
Vachman
db76f42cc8
Refactor oapi fetch task ( #846 )
...
* oapi rake task generate specs for different API versions
* Refactor oapi:fetch rake task generate specs per file
* Fixing specs
* CHANGELOG.md
* Rubocop auto gen config
* Update README.md
* Satisfy rubocop
2022-03-11 19:31:24 +01:00
Mikhail Doronin
05939a068a
Allow passing class name as a string for rake task initializer ( #782 )
...
It may be possible that API classes are not yet loaded
when the oapi rake tasks are initialized in Rakefile.
Add a possibility to pass class name as a string to not mess with class loader configuration.
Co-authored-by: Mikhail Doronin <mikhail.doronin@capitainetrain.com>
2020-03-23 19:14:26 +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
peter scholz
ab12328257
increases code coverage ( #570 )
...
- removbes dead code
- adds changelog entry
- corrects coveralls bagde
2017-01-15 23:54:02 +01:00
peter scholz
ef1d5cdf76
adds specs for rake tasks ( #502 )
...
- make it <0.16.0 compatible
- adds changelog entry
- [scouting] removes non existend examples contexts
2016-09-10 14:35:01 +02:00