chruby
Ruby version manager
A tool that allows users to easily switch between different Ruby versions on their system.
Changes the current Ruby
3k stars
48 watching
190 forks
Language: Shell
last commit: over 1 year ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
postmodern/ruby-install | A tool for installing and managing different versions of the Ruby programming language | 1,918 |
oracle/truffleruby | A high-performance implementation of the Ruby programming language built on GraalVM. | 3,052 |
teeparham/gemdiff | Tool to compare and update outdated gem versions in Ruby projects | 123 |
capistrano/chruby | A Capistrano plugin that manages the installation and switching of Ruby versions using chruby. | 23 |
rubygems/rubygems.org | Provides a better API and project management features for the Ruby community's gem hosting service. | 2,337 |
plexus/chruby.el | An Emacs package that allows users to switch between different Ruby versions. | 36 |
postmodern/ruby-versions | Provides metadata about released Ruby versions and their checksums. | 73 |
mruby/mruby | A lightweight implementation of the Ruby language with C code and Ruby 3.x compatibility | 5,315 |
jruby/jruby | An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. | 3,796 |
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,183 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
ruby/ruby | A language and implementation providing a simple and extensible way to write programs | 22,221 |
databasecleaner/database_cleaner | Tools and strategies for cleaning and preparing databases for testing in Ruby applications. | 2,936 |
rvm/rvm | Manages multiple Ruby versions and environments for development and deployment | 5,124 |