並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 6 件 / 6件

新着順 人気順

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

  • 政治的問題のため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

              1