Like: * #{..} * #|..| * #(..) * #/../ (?)
1 answers
Quote from: http://www.nitrohq.com/view/Nitro%3ATemplates As seen in the code, every controller shoul...
1 answers
I'm a bit confused about the relationshop between the controller and the template when rendering pag...
1 answers
18:35 okay, how about redirects, like I've done some action and I want to go to another page
1 answers
How can i setup nitro on a gentoo box? Is there a good tutorial on this?
1 answers
Here are a couple of configurations I've used with some success. These are all done in the Virtual s...
Like to see an object in an easy to read format? Add #{debug variable} to your view for a YAML dump o...
I am relatively new to Nitro but have been lurking for a few months assessing if/when I wanted to jum...
Is your nitro app slow? Set it than to production mode! Add the following line before starting nitro ...
For external tests using **WWW::Mechanize** might be just what you need. It's really good at 'emulat...