repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Upping the priority of helpers, if a parameter and a helper has the same name, the...
[castle.git]
/
MonoRail
/
TestSiteNVelocity
/
views
/
formhelper
/
index.vm
blob
ea335e0009ec4eafa3565176f9f11a6520172c08
1
<form action="Save.rails" method="post">
\r
2
\r
3
$FormHelper.CheckboxField("model.SubscribeMe")
\r
4
\r
5
<input type="submit" />
\r
6
\r
7
</form>