Skip to content

perryqh/prettyruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ruby code formatter written in Python for Sublime Text. This is pretty much a straight port of port from http://neontology.com/2006/05/10/beautiful-ruby-in-textmate

Installation:
1) Place prettyruby.py in ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/
2) Bind a key to "pretty_ruby". I did this by changing the "build" key in "Default (OSX).sublime-keymap".

{ "keys": ["super+b"], "command": "pretty_ruby" },

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages