Class: Loadable::RollLoader

Inherits:
Object
  • Object
show all
Includes:
Loadable
Defined in:
lib/loadable/loaders/roll_loader.rb

Constant Summary

Constants included from Loadable

RB_EXTS

Instance Method Summary collapse

Methods included from Loadable

call, #default_file_extensions, each, #lookup, #name, #raise_load_error, register, search, #traverse, vendor

Instance Method Details

#call(fname, options = {}) ⇒ Object



11
12
# File 'lib/loadable/loaders/roll_loader.rb', line 11

def call(fname, options={})
end

#each(options = {}) ⇒ Object



15
16
# File 'lib/loadable/loaders/roll_loader.rb', line 15

def each(options={})
end