[Radiant] Re: Alternate extension paths
Arik Jones
makingme at gmail.com
Wed May 14 13:13:36 CDT 2008
Thanks! Worked beautifully!
Sean Cribbs wrote:
> Arik,
>
> By default, Radiant uses extension paths from your project and from the
> Radiant source (either in vendor or the gem). To add a path to be
> searched for extensions, add this line inside the initialization block
> in config/environment.rb:
>
> config.extension_paths << "/path/to/your/extensions"
>
> Subdirectories of that path will be searched for extensions.
>
> Sean
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list