class Object
Public Instance Methods
source_paths()
click to toggle source
# File lib/htcht/cli/rails/templates/api_init_template.rb, line 1 def source_paths [File.expand_path(File.dirname(__FILE__))] end
# File lib/htcht/cli/rails/templates/api_init_template.rb, line 1 def source_paths [File.expand_path(File.dirname(__FILE__))] end