If I want to link to Controller.action how am I supposed to do it. I heard you could use the R opera...
2 answers
If I have nitro mapping to multiple controllers how should I set up the corrosponding .xhtml files in...
2 answers
How do I change the session cache type (to use og instead of memory sessions)
2 answers
Form controls exists. I'd like to know how? Can I ask nitro just to render a checkbox, an input field...
2 answers
(repost from the nitro ML) I thought it was possible to have a template like this: but this ...
1 answers
This is a quick guide how elements work in nitro and how you can yield all their power with just a fe...
Assuming you can connect using the mysql command line client with a password mysql -u myusername -h...
How to use Nitro and Pound -------------------------- This tip shows how one could set up a few Nitro...
def download(filename) redirect_if_not_logged_in # put whatever redirection mechanism you l...
Select a country ... #{coun...
h2. About this tutorial If you are searching for a simple way to get your first Hello World, keep on...
h2. Introduction ### Thanks: I thank George for creating Og and Nitro in the first place and for his...