class Lono::Finder::Blueprint
Public Instance Methods
detection_path()
click to toggle source
# File lib/lono/finder/blueprint.rb, line 7 def detection_path "app/templates" end
type()
click to toggle source
# File lib/lono/finder/blueprint.rb, line 3 def type "blueprint" end