[Catalyst] newbie YAML question
Robert 'phaylon' Sedlacek
phaylon at dunkelheit.at
Wed Jul 12 16:44:13 CEST 2006
John Napiorkowski said:
>
> - talentspace_portal2->path_to( 'tt_templates' )
>
> I actually need to set the include path because I have several sets of
> views each rooted to a different directory. However the above doesn't
> work. This is because it gets parsed by YAML into:
The Catalyst::Plugin::ConfigLoader docs can tell you more about __HOME__ &
Co. which is to my belief what you are looking for. Check the
finalize_config documentation.
hth, p
More information about the Catalyst
mailing list