class Object

Constants

THOR_SILENCE_DEPRECATION

Public Instance Methods

source_paths() click to toggle source
# File lib/tmpl/init/application_template/template.rb, line 2
def source_paths
  ["#{__dir__}/template"]
end