class Anyway::Generators::AppConfigGenerator

Private Instance Methods

config_root() click to toggle source
# File lib/generators/anyway/app_config/app_config_generator.rb, line 12
def config_root
  "app/configs"
end