rswag/spec/dummy
2016-05-13 00:03:23 -07: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 Honor basePath, output tags & other cleanup 2016-05-13 00:03:23 -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 Honor basePath, output tags & other cleanup 2016-05-13 00:03:23 -07:00
swagger/v1 Honor basePath, output tags & other cleanup 2016-05-13 00:03:23 -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>.