Skip to content

Commit

Permalink
ruby: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Dec 6, 2015
1 parent c8ac0c0 commit f1ee2c7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions layers/+lang/ruby/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@
- [[Ruby-test-mode][Ruby-test-mode]]

* Description
This layer provides support for the Ruby language with [[https://github.com/zenspider/enhanced-ruby-mode][enh-ruby-mode]] and [[https://github.com/dgutov/robe][robe-mode]].
Optionally Enh Ruby Mode can be replaced with the built-in Emacs Ruby Mode.
This layer provides support for the Ruby language with the following feature:
- version manager (rbenv, rvm or chruby)
- test runner (ruby-test and rspec)
- linter (rubocop)
- interactive REPL and code navigation (robe)

* Install
To use this contribution add it to your =~/.spacemacs=
Expand Down

0 comments on commit f1ee2c7

Please sign in to comment.