There's no documentation for this item.
| Classes | |
|---|---|
| InvalidViewPath | |
| Public Attributes | |
|---|---|
| view_ |
|
| Public Methods | |
|---|---|
| append_ |
|
| extract_ |
Returns the view path that the full path resides in. |
| file_ |
|
| find_ |
|
| find_ |
Determine the template extension from the @first_render filename |
| find_ |
|
| new | |
| path_ |
Splits the path and extension from the given template_path and returns as an array. |
| pick_ |
|
| pick_ |
Gets the extension for an existing template with the given template_path. Returns the format with the extension if that template exists. |
| prepend_ |
|
| process_ |
This method is not thread safe. Mutex should be used whenever this is accessed from an instance method |
| reload! | |
| template_ |
Alias for #pick_template |
| template_ |
|
| update_ |
|
| view_ |
|
| Private Methods | |
|---|---|
| check_ |
|
<code/>and<pre/>for code samples.