Commit Graph

5 Commits

Author SHA1 Message Date
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