rswag/spec/dummy
2016-08-10 10:29:31 +08:00
..
app First iteration of rspec driven swagger 2016-04-06 09:19:41 -07:00
bin Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00
config Serve static swagger-ui assets via vendor/assets 2016-07-13 18:30:47 -07:00
db assert response body based on spec examples 2016-02-25 09:47:09 -08:00
lib/assets Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00
log Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00
public Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00
spec Adding description (Implementation Notes) for HTTP operations 2016-08-10 10:29:31 +08:00
swagger/v1 Support mount-specific swagger_root and add swagger_filter setting 2016-06-29 16:11:40 -07:00
test Demo swagger-driven tests with minitest and rspec 2016-02-25 09:47:09 -08:00
.rspec Demo swagger-driven tests with minitest and rspec 2016-02-25 09:47:09 -08:00
config.ru Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00
Rakefile Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00
README.rdoc Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.