Re: [nesta] changing template engine http://nestacms.com/docs/design/changing-template-engine
- From:
- Volkan Van
- Date:
- 2011-04-18 @ 11:47
I can't find the page where I found the link anymore!
If I'm creating a new app from scratch do I create a app.rb file in the
root directory of my nesta app? Currently there is no app.rb file in my
app.
Thanks
Volkan
On 14/04/2011, at 12:42 AM, Graham Ashton wrote:
> On 13 Apr 2011, at 14:27, Volkan Van wrote:
>
>> I was trying to access the page where changing the default template
engine is explained, however, the page displays "page not found" instead
of the content.
>
> Where did you find the link? The correct URL is:
>
> http://nestacms.com/docs/design/templating-engines
>
Re: [nesta] changing template engine http://nestacms.com/docs/design/changing-template-engine
- From:
- Graham Ashton
- Date:
- 2011-04-18 @ 16:25
On 18 Apr 2011, at 12:47, Volkan Van wrote:
> If I'm creating a new app from scratch do I create a app.rb file in the
root directory of my nesta app? Currently there is no app.rb file in my
app.
If you need an app.rb file, just make one. There isn't one because you
only need one if you want to write some Ruby...