4a59adf7f5
Rails 3 ships with its own version of Erb. Plain old Erb barfes on things like <%= form_for ... do %> instead of old <% form_for ... do %> For the moment, let's use sed to filter out this case. Dirty kludge, but that will do for now. |
||
---|---|---|
doc | ||
plugin | ||
syntax_checkers | ||
Rakefile |