diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2016-07-30 07:03:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 07:06:40 +0700 |
commit | 5d0aa4b4cb6f70014bc645c0a2747bfd8259e407 (patch) | |
tree | b0d67e5b154f8d642b7f223a2bc0691272398197 /ruby/rbenv/slack-desc | |
parent | cbbc1e448b687e7c5f1facb61844ea45de64917b (diff) |
ruby/rbenv: Added (Groom your app's Ruby environment).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/rbenv/slack-desc')
-rw-r--r-- | ruby/rbenv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/rbenv/slack-desc b/ruby/rbenv/slack-desc new file mode 100644 index 000000000000..1fbc818748c7 --- /dev/null +++ b/ruby/rbenv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rbenv: rbenv (Groom your app's Ruby environment) +rbenv: +rbenv: Use rbenv to pick a Ruby version for your application and guarantee +rbenv: that your development environment matches production. Put rbenv to +rbenv: work with Bundler for painless Ruby upgrades and bulletproof +rbenv: deployments. +rbenv: +rbenv: +rbenv: https://github.com/rbenv/rbenv +rbenv: +rbenv: |