Ruby On Rails - Framework Comparison
WebappFrameworkComparison / Scratchbook / RubyOnRailsBack to Snip <-- Previous Change | Next Change -->
Diff Summary | |||||
---|---|---|---|---|---|
Title | |||||
Date | 2007-11-18 13:41:44 | 2007-11-18 13:42:14 | |||
Editor | Herbert Poul | Herbert Poul | |||
Tags |
2007-11-18 13:41:44 by Herbert Poul | 2007-11-18 13:42:14 by Herbert Poul | ||||
---|---|---|---|---|---|
139 | end | 139 | end | ||
140 | end | 140 | end | ||
141 | 141 | ||||
142 | ## Template (View) | 142 | ## Template (View) | ||
143 | 143 | ||||
t | 144 | this is the \_forms.rhtml template which is used t | t | 144 | this is the \_forms.rhtml template which is used t |
> | o edit and create bars. it was 90% autogenerated | > | o edit and create bars. it was 70% autogenerated | ||
145 | 145 | ||||
146 | <%= error_messages_for 'bar' %> | 146 | <%= error_messages_for 'bar' %> | ||
147 | 147 | ||||
148 | <!--[form:bar]--> | 148 | <!--[form:bar]--> | ||
149 | <p><label for="bar_name">Name</label><br/> | 149 | <p><label for="bar_name">Name</label><br/> |