Method: Tilt.templates_for

Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/tilt-2.0.11/lib/tilt.rb

.templates_for(file) ⇒ Object



57
58
59
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/tilt-2.0.11/lib/tilt.rb', line 57

def self.templates_for(file)
  default_mapping.templates_for(file)
end