並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 12 件 / 12件

新着順 人気順

"Ruby gems"の検索結果1 - 12 件 / 12件

  • 政治的問題のためRuby GemsとGitHubからChef関連の諸々が消えた件について

    アメリカ合衆国のとある政府機関への抗議のため、Chef関連のGemやGitHub上のソースコードを作者が削除した。 雇用期間に業務にてGemが作成されていたため、Chef SoftwareがGemの所有権を主張してGemを復活させた。 最終的には抗議行動に対してChef Softwareが折れることで決着が付いた。 現在Chef界隈が混乱している。 どうやら政治的問題のためにRuby Gemsに登録されたGemやGitHub上のソースコードが消されたらしい。 なかなか興味深い出来事で、なおかつ日本語圏に情報が出ていないので適当に記録しておく。 用語 Ruby:プログラミング言語の1種。日本においては超広範囲で使用されている超メジャーな言語。 RubyGems:Rubyにおけるパッケージシステム。他人のRubyプログラムやライブラリを簡単に取り込むことができる。 Chef: 構成管理ツールの

      政治的問題のためRuby GemsとGitHubからChef関連の諸々が消えた件について
    • RESP3対応版のRedis用Ruby Gems(redis-client/redis-cluster-client)のご紹介 - LIVESENSE ENGINEER BLOG

      概要 旧redis gemの課題 増え続けるコマンドのサポート負荷 RESP2しか対応できていない 新redis-client / redis-cluster-client gemsによる解決 新規コマンド対応の柔軟化 RESP3のサポート その他の背景 redis-rbとしてGitHubのOrganizationを新規に作成した理由 新redis-client gemと新redis-cluster-client gemとを分けた理由 旧redis gemの今後 最後に 概要 インフラストラクチャーグループの春日です。 Ruby で Redis を扱う際は redis gem がよく使われてきました。 しかし色々と課題が出てきたため、それらを解決すべくRedisのバージョン6以上に対応した redis-client gem が作られた話をします。 Gem 説明 メンテナー redis 長年

        RESP3対応版のRedis用Ruby Gems(redis-client/redis-cluster-client)のご紹介 - LIVESENSE ENGINEER BLOG
      • Best of Ruby Gems Series

        You [Gerald Bauer¹] have been permanently banned [for life] from participating in r/ruby (because of your writing off / outside of r/ruby). I do not see your participation adding anything to this [ruby] community. -- Richard Schneeman (r/ruby mod and fanatic illiberal ultra leftie on a cancel culture mission) ¹: I know. Who cares? Who is this Gerald Bauer anyway. A random nobody for sure. It just

        • 7 Great Ruby Gems Most People Haven’t Heard About

          What are the best Ruby gems that you can use in your Rails projects? That’s what you’ll discover in this article! I’m going to give you 7 gems, but not the same old gems that you’ve seen a million times, I’m going to be sharing with you some gems that are very helpful, but little-known. But before we do that… A warning. I’ve seen developers that pull in a gem for just about everything. If it remot

            7 Great Ruby Gems Most People Haven’t Heard About
          • rails s を実行した際に`Gem Load Error is: AddDllDirectory failed for C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/pg-1.2.3/lib/x64-mingw32`が発生した時の解決方法 - Qiita

            rails s を実行した際に`Gem Load Error is: AddDllDirectory failed for C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/pg-1.2.3/lib/x64-mingw32`が発生した時の解決方法RubyRails初学者Rails6RubyonRails6.0 はじめに Railsで簡単なsnsアプリを作成している際に以下の問題が発生して1日沼にはまったのでそれの過程と、同じようなことが起きても忘れないよう記録として残しておきます。 同じ問題に直面した方々の役に立てれば幸いです。 前提・使用環境 ・Windows 10 ・Ruby 3.0.2 ・Rails 6.1.4.1 ・Postgresql 12.8 起きた問題 rails sを実行した際に Gem Load Error is: AddDllDirector

              rails s を実行した際に`Gem Load Error is: AddDllDirectory failed for C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/pg-1.2.3/lib/x64-mingw32`が発生した時の解決方法 - Qiita
            • Top 5 Ruby gems for Rails apps

              I recently shared a couple of my favorite gems on Twitter. And people asked for more! These are my top 5 must have gems for any Rails app + my reasoning and some tips on how to best use them. PryFlipperSidekiqRack::AttackPrometheusPry - development consoleIf you're a person who uses debugger or puts for debugging your code, try this now! This gem is the secret to writing Ruby quickly and confident

              • The most popular Ruby Gems in 2021

                Monika Ambrozowicz for Forest Admin Posted on Aug 19, 2021 • Originally published at blog.forestadmin.com Are you a Ruby on Rails developer looking for the best and the most popular Ruby Gems to accelerate the launch of your app? This article gathers the most popular Ruby Gems in 2021. Let’s get started! As you most likely already know, Ruby Gems are package managers developed in ruby that facilit

                  The most popular Ruby Gems in 2021
                • Using Ruby-Gems with Native Extensions on AWS Lambda

                  PrefaceIn our previous post, we took a simple walk through on getting started with ruby on AWS lambda. If you have not read it yet, I strongly recommend to have a quick glance over it here. The bottleneck we faced there is in using some rubygems that has some native extensions, and we had to use regex to scrape content from an HTML. In this article, we can see one way of solving that problem and g

                    Using Ruby-Gems with Native Extensions on AWS Lambda
                  • Commonly used Ruby gems

                    The most popular Ruby Gems in 2021 Are you a Ruby on Rails developer looking for the right gems to accelerate the development of your app? Check this list of the most popular Ruby Gems in 2021. Are you a Ruby on Rails developer looking for the best and the most popular Ruby Gems to accelerate the launch of your app? At Forest Admin, quite a big part of our team works with Rails on a daily basis, s

                      Commonly used Ruby gems
                    • An error occurred while installing racc (1.5.2), and Bundler cannot continue. / You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory. - Qiita

                      An error occurred while installing racc (1.5.2), and Bundler cannot continue. / You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory.Ruby

                        An error occurred while installing racc (1.5.2), and Bundler cannot continue. / You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory. - Qiita
                      • エラーが出て、 CocoaPods をインストールできない。「You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0 directory.」 - Qiita

                        エラーが出て、 CocoaPods をインストールできない。「You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0 directory.」Objective-CXcodeiOSCocoaPodsSwift 1. やりたいことを確認する。 CocoaPods をインストールしたい。 CocoaPodsとは、定番のCocoaの依存管理マネージャーです。アプリ開発で煩雑となりがちな外部ライブラリの管理を、簡単な記述とコマンドだけ支援するものです。 こちらの記事を参考に、 CocoaPods をインストールしようとしているところ。 2. 課題(エラーの状況、不明点、エラーログ)を確認する。 $ sudo gem i

                          エラーが出て、 CocoaPods をインストールできない。「You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0 directory.」 - Qiita
                        • 【rails db:createエラー】dependent dylib '/usr/local/opt/mysql/lib/libssl.1.1.dylib' not found for '/Library/Ruby/Gems/2.6.0/gems/mysql2-0.5.3/lib/mysql2/mysql2.bundle' - Qiita

                          LoadError: dlopen(/Library/Ruby/Gems/2.6.0/gems/mysql2-0.5.3/lib/mysql2/mysql2.bundle, 0x0009): dependent dylib '/usr/local/opt/mysql/lib/libssl.1.1.dylib' not found for '/Library/Ruby/Gems/2.6.0/gems/mysql2-0.5.3/lib/mysql2/mysql2.bundle' - /Library/Ruby/Gems/2.6.0/gems/mysql2-0.5.3/lib/mysql2/mysql2.bundle のエラーが発生。 '/usr/local/opt/mysql/lib/libssl.1.1.dylib'のファイルが無い?と書いてありました。 解決方法 他の方の参考にはあまりなら

                            【rails db:createエラー】dependent dylib '/usr/local/opt/mysql/lib/libssl.1.1.dylib' not found for '/Library/Ruby/Gems/2.6.0/gems/mysql2-0.5.3/lib/mysql2/mysql2.bundle' - Qiita
                          1