jruby
Here are 141 public repositories matching this topic...
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
-
Updated
Jun 5, 2021 - Ruby
-
Updated
Mar 9, 2021 - Ruby
-
Updated
Dec 3, 2020 - Ruby
-
Updated
May 31, 2021 - JavaScript
-
Updated
May 14, 2021 - Shell
Introduce Yourself!
Please leave a comment below to say a virtual "hello!" Let us know what brought you to the ArchivesSpace codebase, what you're working on, if you're looking for any collaborators to help you with your current or future projects, and any other questions or comments you might have.
Here's an example to get everyone started:
- Your Name: Lora Woodford
- Your Employer/Affiliation (if applicabl
-
Updated
Jun 7, 2017 - Ruby
-
Updated
Mar 23, 2021 - Ruby
-
Updated
Apr 2, 2020 - Ruby
-
Updated
May 15, 2021 - Ruby
-
Updated
Feb 22, 2021 - Python
-
Updated
May 9, 2021 - Java
-
Updated
Jan 21, 2021 - Ruby
-
Updated
Mar 20, 2017 - Ruby
-
Updated
Jan 31, 2021 - Ruby
-
Updated
Mar 31, 2017 - Ruby
-
Updated
Aug 14, 2020 - Ruby
-
Updated
May 20, 2021 - Ruby
Improve this page
Add a description, image, and links to the jruby topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jruby topic, visit your repo's landing page and select "manage topics."
Hi,
I was trying to install logstash on Amazon Linux 2. After installing it, I couldn't start/enable the service. After some debugging, I noticed the
systemd
configuration installed by/usr/share/logstash/bin/system-install
. However, I do my tests and development mostly on AWS t3.nano and this binary is memory intensive and won't work on low memory.The exit code could have been checked