Class

TemplateFinder

Extends:

There's no documentation for this item.

Classes
InvalidViewPath
Public Attributes
view_paths
Public Methods
append_view_path
extract_base_path_from Returns the view path that the full path resides in.
file_exists?
find_base_path_for
find_template_extension_from_first_render Determine the template extension from the @first_render filename
find_template_extension_from_handler
new
path_and_extension Splits the path and extension from the given template_path and returns as an array.
pick_template
pick_template_extension Gets the extension for an existing template with the given template_path. Returns the format with the extension if that template exists.
prepend_view_path
process_view_paths This method is not thread safe. Mutex should be used whenever this is accessed from an instance method
reload!
template_exists? Alias for #pick_template
template_handler_extensions
update_extension_cache_for
view_paths=
Private Methods
check_view_paths
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.