Skip to content

caitlinlikesrobots/phase-0-tracks

 
 

Repository files navigation

Ruby Completions

About

This Sublime Text (2 or 3) package gives method completion suggestions for Ruby.

How to Use

Methods

Just type the words and the completion suggestions should show up. Press ENTER or TAB for completion.

Ruby Methods Usage preview

requiring packages/gems files

Type R-package/gem name then Press ENTER or TAB for completion. e.g.

r-json to get:

  require "json"

Ruby Require Usage preview

Contributing

All contributions are welcome. Just fork it on Github and create a pull request.

License

© 2015 Taiwo Kareem | [email protected].

Read license.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.6%
  • Ruby 22.9%
  • HTML 12.1%
  • CSS 2.4%