mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-23 06:16:42 +00:00
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 |
||
|---|---|---|
| .. | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| lib/assets | ||
| log | ||
| public | ||
| spec | ||
| swagger/v1 | ||
| test | ||
| .rspec | ||
| config.ru | ||
| Rakefile | ||
| README.rdoc | ||
== 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>.