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
189 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,912 |
oracle/truffleruby | A high-performance implementation of the Ruby programming language built on GraalVM. | 3,025 |
teeparham/gemdiff | Tool to compare and update outdated gem versions in Ruby projects | 124 |
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,331 |
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. | 72 |
mruby/mruby | A lightweight Ruby implementation | 5,310 |
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,131 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
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,112 |