eager_load!() Instance Public methods Eager load the application by loading all ruby files inside eager_load paths.
config() Instance Public methods Define the configuration object for the engine.
call(env) Instance Public methods Define the Rack API for this engine.
app() Instance Public methods Returns the underlying rack application for this engine.
new() Class Public methods
isolate_namespace(mod) Class Public methods
inherited(base) Class Public methods
find(path) Class Public methods Finds engine with given path
endpoint(endpoint = nil) Class Public methods
each(*args, &block) Instance Public methods
Page 55 of 2275