This configuration let me have just one test per test case. The User model model class User prope...
Answered after 2 attempts.
How can i localizate the :msg parameter of a validator? For example: validate_length :name, :range =>...
Answered after 1 attempt.
How can i create a custom validator for my enhanced Og class? Some method that will be triggered on t...
Answered after 2 attempts.
I know that og has treetraversal, but I couldn't find anything much on it. I've been using a recursiv...
Answered after 1 attempt.
If I want to link to Controller.action how am I supposed to do it. I heard you could use the R opera...
Answered after 2 attempts.
If I have nitro mapping to multiple controllers how should I set up the corrosponding .xhtml files in...
Answered after 2 attempts.
I'd like to turn down the level of logging that Og uses. Right now it's dumping every SQL statement ...
Answered after 3 attempts.
Like: * #{..} * #|..| * #(..) * #/../ (?)
Answered after 1 attempt.
How would I query for a range in og? like list through the db by oid, even. you mean, like you wan...
Answered after 1 attempt.
Form controls exists. I'd like to know how? Can I ask nitro just to render a checkbox, an input field...
Answered after 2 attempts.