adrian-gomez / swaggard

Add Swagger documentation to your Rails REST endpoints.
MIT License
54 stars 39 forks source link

adding config.module_name to handle module names better #9

Closed daegun closed 7 years ago

daegun commented 8 years ago

for namespaces

adrian-gomez commented 8 years ago

Hi @daegun, can you fix the tests? I'll be glad to merge it after. Also if you have time it would be great to add that option to the readme explaining what it does.

Thanks