Questions with Tags: nitro

Too many results for that Tag, please reduce the number by using one of the following Tags:

What are those funny interpolation operators

Like: * #{..} * #|..| * #(..) * #/../ (?)

1 answers

per-controller template folder?

Quote from: http://www.nitrohq.com/view/Nitro%3ATemplates As seen in the code, every controller shoul...

1 answers

controller/template MVC style

I'm a bit confused about the relationshop between the controller and the template when rendering pag...

1 answers

Who do I do redirects?

18:35 okay, how about redirects, like I've done some action and I want to go to another page

1 answers

Nitro + Apache2 on Gentoo box?

How can i setup nitro on a gentoo box? Is there a good tutorial on this?

1 answers

first
last

Tips with Tags: nitro

Too many results for that Tag, please reduce the number by using one of the following Tags:

Apache configuration tips

Here are a couple of configurations I've used with some success. These are all done in the Virtual s...

Debug dump to web browser

Like to see an object in an easy to read format? Add #{debug variable} to your view for a YAML dump o...

10 Steps to Running Nitro in Apache CGI on Windows XP

I am relatively new to Nitro but have been lurking for a few months assessing if/when I wanted to jum...

Speeding up nitro

Is your nitro app slow? Set it than to production mode! Add the following line before starting nitro ...

Testing Nitro

For external tests using **WWW::Mechanize** might be just what you need. It's really good at 'emulat...

first
last