Skip to content

Commit

Permalink
Added image examples of the 'Validate and Save' feature
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Jun 1, 2010
1 parent 77e6938 commit a26d8dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ Validate and Save

When you save a Ruby file, it will first validate the syntax and print any validation error as a tooltip.

<img src="http://img.skitch.com/20100601-eiw1ugr2ma8xwxbecjfbbpfgpk.preview.jpg" alt="Validate and Save - No Rubinius" />

You can get more detailed syntax error information if you have Rubinius installed (and `rbx` in TextMate's $PATH).

<img src="http://img.skitch.com/20100601-r66y9yr8nb14br4esi436prn1p.preview.jpg" alt="Validate and Save - Rubinius installed" />

If you have Homebrew installed:

brew install rubinius
Expand Down

0 comments on commit a26d8dc

Please sign in to comment.