class Rswag::Ui::CustomGenerator
Public Instance Methods
add_custom_index()
click to toggle source
# File lib/generators/rswag/ui/custom/custom_generator.rb, line 8 def add_custom_index copy_file('index.erb', 'app/views/rswag/ui/home/index.html.erb') end