Go to file
Dominique Rose-Rosette 4a59adf7f5 Braindead "fix" for Rails 3's eruby sytax
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.
2011-02-10 19:29:04 +08:00
doc add a help section for the syntastic_auto_jump option 2011-02-05 12:26:23 +13:00
plugin Fixed the problem with closing the Errors window and then wanting to 2011-02-05 12:09:41 +13:00
syntax_checkers Braindead "fix" for Rails 3's eruby sytax 2011-02-10 19:29:04 +08:00
Rakefile added rakefile for easy installation 2009-09-15 11:10:05 +08:00