Method: FileOpenUtil#load_resource

Defined in:
lib/mako/file_open_util.rb

#load_resource(resource) ⇒ Object



16
17
18
# File 'lib/mako/file_open_util.rb', line 16

def load_resource(resource)
  self.class.load_resource(resource)
end