Ruby
Ruby was developed by Yukihiro "Matz" Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby's syntax is similar to that of Perl and Python.
Here are 313 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Shell
It seems that the current behavior when rvm automatically switches Ruby versions is to do it silently if it's by .ruby-version or, if it's because of a Gemfile, display that three-line warning about how Heroku does it too and with instructions on how not to show that warning again.
I think .ruby-version switching the Ruby version silently is not great, because it requires that the user remember
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Perl / PHP / Python / Ruby
-
Updated
Sep 11, 2020 - Shell
A public place for all platform sample projects.
-
Updated
Sep 14, 2020 - Shell
-
Updated
Sep 3, 2020 - Shell
Setup and install scripts for a new machine + dotfiles for various apps. Linux, Mac, and Mac (Amazon specific) branches are included.
-
Updated
Jan 3, 2020 - Shell
fullstaq-rbenv recently gained a new feature: .ruby-variant: fullstaq-labs/fullstaq-rbenv#4
The documentation for that should be incorporated back to fullstaq-ruby-server-edition.
Awesome Continuous Integration - Lot's of tools for git, file and static source code analysis.
-
Updated
Jun 12, 2020 - Shell
Ruby on Rails deployment using Ansible - with Lets Encrypt, Sidekiq, PostgreSQL, nginx & puma
-
Updated
Jul 25, 2020 - Shell
Worry-free deploying to GitHub Pages using Jekyll
-
Updated
Feb 18, 2019 - Shell
Heroku buildpack that installs the Jemalloc memory allocator
-
Updated
Jul 27, 2020 - Shell
Command-line completion for Ruby-related commands under Bash: rake, bundle, gem, rails, ruby, jruby
-
Updated
Feb 23, 2020 - Shell
450+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Kafka, Docker, APIs, Hadoop, SQL, PostgreSQL, MySQL, Hive, Impala, Travis CI, Jenkins, Concourse, GitHub, GitLab, BitBucket, Spotify, MP3, LDAP, Code/Build Linting, package management for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced Config dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, .tmux.conf, .psqlrc ...
-
Updated
Oct 1, 2020 - Shell
Zammad Docker images for docker-compose
-
Updated
Sep 25, 2020 - Shell
Event Sourcing and Microservices Stack for Ruby
-
Updated
Sep 8, 2020 - Shell
It looks like RVM is no longer updating their binaries for newer OS versions:
chruby-fish ❯ make test
./test/setup
>>> Downloading https://rvm.io/binaries/osx/10.13/x86_64/ruby-2.2.5.tar.bz2 ...
--2018-09-15 10:23:47-- https://rvm.io/binaries/osx/10.13/x86_64/ruby-2.2.5.tar.bz2
Resolving rvm.io (rvm.io)... 151.101.130.49, 151.101.194.49, 151.101.2.49, ...
Connecting to rvm.io Bitnami Ruby on Rails Docker Compose development environment
-
Updated
Oct 1, 2020 - Shell
Ansible Role - Ruby
-
Updated
Aug 21, 2020 - Shell
Development environment for Ruby on Rails based on Vagrant, VirtualBox and Ubuntu 16.04 LTS (Xenial Xerus).
-
Updated
Sep 12, 2017 - Shell
Ruby container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
-
Updated
Sep 30, 2020 - Shell


Steps to reproduce
Run
asdf. In help output a line is printed for theasdf envcommand:I would assume
<command>is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.FY