Commit Graph

18 Commits

Author SHA1 Message Date
Thiago Pradi
ac65dc1780 Gemfile / gemspec files compatible with Rails 6 2019-08-25 22:36:14 -03:00
domaindrivendev
fee8491ab6 swagger-ui as middleware & upgrade to 3.12.2 2018-05-17 09:02:05 -07:00
domaindrivendev
c8e9ab3221 Add puma to Gemfile to fix integration tests 2018-04-23 16:24:43 -07:00
domaindrivendev
3404fa72aa Publish gems via CI on tagged builds of master 2017-07-10 23:52:51 -07:00
domaindrivendev
8f5cb1aa12 Reduce depencencies to require Rails components only 2017-06-28 09:01:07 -07:00
Grzesiek Kolodziejczyk
8aeb9a6c70 Relax Rails dependency to allow 5.1 2017-05-18 11:47:40 +02:00
richie
99be8135f7 Wire up capybara & add simple feature spec for swagger-ui 2016-11-08 12:38:51 -08:00
richie
8315eda8b2 Update ui to use digest assets in prod 2016-11-02 22:15:09 -07:00
richie
b503e0c74b Remove local path from Gemfile 2016-10-11 22:09:56 -07:00
richie
c558098c39 rename to rswag plus major refactor - almost a rewrite 2016-10-11 18:31:12 -07:00
Garima Singh
2fae4a0a30 Adding test for formatter
I have added database cleaner as for formatter spec it was trying to
use inbuild transactional fixture flag, which was failing as it
couldn't find any transaction to rollback. Hence switched to using
database_cleaner gem for using truncation as strategy
2016-08-11 14:45:53 +08:00
Garima Singh
1bd138b0fb Adding description (Implementation Notes) for HTTP operations 2016-08-10 10:29:31 +08:00
richie
60f33a5386 Only load swaggerize task if rspec available 2016-05-23 08:47:46 -07:00
domaindrivendev
efab9b43a4 Require 'in' property for path params + rename Adapter to DSL 2016-04-25 23:32:33 -07:00
domaindrivendev
9ad7a49e6d assert response body based on spec examples 2016-02-25 09:47:09 -08:00
domaindrivendev
ec2bda1e3d Add install generator and support Rails 3 or 4 2015-12-10 18:24:35 -08:00
domaindrivendev
c01edd2ded swagger-ui via bower and middleware 2015-09-22 15:12:28 -07:00
domaindrivendev
e4da21b9c5 Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00