Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 321 Bytes

Simple Ruby Extension

A simple Brackets extension that adds:

  • comments to Ruby files
  • syntax highlight for specific Rails files (Gemfile, Rakefile, Guardfile)
  • html highlight for ERB and HAML files
  • brief syntax/comment highlighting for slim and erubis files

And builds ruby files in Brackets!