(repost from the nitro ML) I thought it was possible to have a template like this: but this ...
(1 attempts)
I'm a bit confused about the relationshop between the controller and the template when rendering pag...
(1 attempts)
Is it possible to have trigger before or after a database operation occurs ? Given the following code...
(1 attempts)
Given the controller : class MyController What should I put at # ??? to send /etc/passwd to the use...
Answered after 2 attempts.
How do i define an index for a database column in my class definition? I want to speed up some of my ...
(2 attempts)
I want to the user to be able to be able to upload zip/tar/jpg files. How do I access multipart data...
(2 attempts)
I have a form that posts some values to a controller action. How do get at the form values in my cont...
Answered after 2 attempts.
Does anyone has a recipe to setup multiple nitro apps in one lighttpd server under the same domain? ...
(2 attempts)
I've seen how to use embed HTML in a skin file to provide a global layout, but how can I use a text f...
(1 attempts)
Is there a rails datetime_select like form helper for nitro? Or some similar control to set a Time pr...
(1 attempts)