rubygems tag

33 questions


1 answers
110 views
0
Fluentd version upgrade no longer recognizes Fluent::S3 Output used by plugins

US>on systems sending API server logs to AWS S3 by fluentdI'm going to upgrade from td-agent 0.12.40 to 1.6.3The upgrade of the main unit itself is over, but The following plug-ins in /etc/td-agent/pl...

1 years ago

1 answers
89 views
0
"When I press ""Enter"" after entering the command in the terminal, only "">"" appears repeatedly."

I'm a beginner.After entering the command at the terminal, press Enter to see only >, and no matter how many times you press Enter, the line breaks only >.What is the state of this?

1 years ago

1 answers
93 views
0
I get an error when I try to install sqlite3 in windows rails.Please tell me the solution.

C:\Users\Desktop\RailsSample\first-rails>gem install sqlite3 --platform rubyTemporarily enhancing PATH for MSYS/MINGW...Installing required msys2 packages:mingw-w64-x86_64-sqlite3Warning: Mingw-w64...


1 answers
75 views
0
I want to change the temporary config set stop-writes-on-bgsave-error no to a permanent setting.

After restarting the ec2 instance, the following error occurred: MISCONF Redis is configured to save RDB snapshots, but is currently not possible to persist on disk. Commands that may modify the data ...


1 answers
87 views
0
The gem update --system times out.

Environment: CentOS 7.5(1804) on VirtualBox on mac$ when running gem update --systemERROR: While executing gem...(Gem::RemoteFetcher::UnknownHostError)time out (https://api.rubygems.org/specs4.8.gz)Th...

1 years ago

1 answers
147 views
0
Is there a way to handle s3bucket as a place to store rubygems?

The docker can have the docker repository backend s3 bucket. https://docs.docker.com/registry/storage-drivers/s3Suddenly, I thought rubygems could do the same thing.QuestionIs there any way, library, ...

1 years ago

1 answers
71 views
0
The error Uncaught TypeError: Cannot read property '_calendar' of undefined when implementing in fullcalendar-rails gem.

I have implemented it by referring to the code below.https://github.com/siguremon/calendarclone/blob/master/app/assets/javascripts/calendar.jsHowever, due to the old version, the following version is ...


1 answers
93 views
0
What existing libraries are equivalent to Regexp:: Assembly in Ruby?

I am looking for an existing Ruby library equivalent to Regexp::Assemble and Regexp::Trie for Perl and regexp-opt with Emacs.RubyGems if possible.What you want is a method of creating a compact regula...


1 answers
92 views
0
Understanding Local and Global Install Dependencies when Using Bundler

If I use bundleer to install gem locally, what is the dependency with the globally installed gem? If it's the same gem, will the local version take precedence, and if it's not installed locally, will ...


1 answers
110 views
0
Error when trying to use aws-sdk from ruby

After gem install aws-sdk-core, you will get an error if you execute code that reads only the following:Could you tell me where to find the cause or how to solve it?require 'rubygems'require 'aws-sdk-...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.