Honor basePath, output tags & other cleanup

This commit is contained in:
richie
2016-05-13 00:03:23 -07:00
parent 452917e0d9
commit 9a327e84cf
18 changed files with 190 additions and 91 deletions

View File

@@ -6,7 +6,7 @@ module SwaggerRails
source_root File.expand_path('../templates', __FILE__)
def add_swagger_dir
empty_directory('config/swagger/v1')
empty_directory('swagger/v1')
end
def add_initializer