Show More
Commit Description:
update errors.add_to_base("x") to Rails 3 errors.add(:base,"x")
Commit Description:
update errors.add_to_base("x") to Rails 3 errors.add(:base,"x")
File last commit:
Show/Diff file:
Action:
app/views/tasks/_overview.html.erb | 10 lines | 114 B | text/plain | TextLexer |
jittat
refactor overview outof tasks page...
r135 <tr class="name">
<td>
Overview
</td>
</tr>
<tr>
<td class="desc-odd">
</td>
</tr>