Project

Reverse Dependencies for rabbit

The projects listed here declare rabbit as a runtime or development dependency

0.0
No release in over 3 years
リーダブルコードワークショップ(パイオニア向け)でのリーダブルコードの共有の進め方の説明。
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Redmineの全文検索機能はバージョンが上がるたびに改良されていますが、まだ少し「弱い」機能です。長年活用しているRedmineにはたくさんの有用な情報が入っているので、すごく「使える」全文検索があると既存の情報を有効活用できます。Redmineの全文検索機能をすごく「使える」全文検索機能にする方法を紹介します。
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Redmineに全文検索エンジンGroongaサポートを追加する「Full Text Search」プラグインを紹介します。このプラグインを使えば数十万チケットがあるRedmineでも高速に目的の情報を見つけられます。高速になるという現状の話だけでなく、Redmine内のデータを有効活用するという今後の話もします。
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Apache Arrowの2018年11月現在の最新情報を紹介します。特に、Ruby関連の部分を紹介します。
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Is there a gem author around you? Did you meet any author of the gems used? Did you contact with any author of the gems used on the Internet? Do you think that "the author is cool!", "the author is awesome!" or "I respect the author!"? Do you want to be a gem author? This talk doesn't describe ...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This talk describes three Ruby usages: * Implementing high-level interface by Ruby. * Using Ruby as a glue language. * Embedding Ruby into a C program for flexibility. All of them have pros and cons. They are trade-off. If a case can ignore cons, we will have pros for the case. Most of R...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This talk describes about the history of testing framework in Ruby. Ruby 2.2 bundles two testing frameworks. They are minitest and test-unit. Do you know why two testing frameworks are bundled? Do you know that test-unit was bundled and then removed from Ruby distribution? If you can't answer th...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
This talk describes how to create Ruby bindings of a C library. It's the latest information in 2016.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Ruby's extension API is for C. This talk proposes C++ as a better language for extension API.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Here are my activities as a Rubyist: * Increase what Ruby can do with free software * Maintain libraries In this talk, I introduce my activities.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
csv, one of the standard libraries, in Ruby 2.6 has many improvements: * Default gemified * Faster CSV parsing * Faster CSV writing * Clean new CSV parser implementation for further improvements * Reconstructed test suites for further improvements * Benchmark suites for further perfo...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
I introduced Ruby and Apache Arrow integration including the "super fast large data interchange and processing" Apache Arrow feature at RubyKaigi Takeout 2021. This talk introduces how we can use the "super fast large data interchange and processing" Apache Arrow feature in Ruby. Here are some u...
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
ADBC is Apache Arrow Database Connectivity. It provides a API that can connect to different databases by wrapping database specific APIs. This is not a new approach. There are existing APIs such as Active Record, Sequel and ODBC. The difference between the existing APIs and ADBC is the focus on ...
2021
2022
2023
2024
2025
2026
0.0
A long-lived project that still receives updates
I talked about ((<"Goodbye fat gem"|URL:https://rubykaigi.org/2020/presentations/ktou.html>)) at RubyKaigi Takeout 2020. Fat gem is a gem that includes pre-built binaries. Extension libraries can assume that users have build environment with Ruby 2.4 or later. So gems don't need to bundle pre-bui...
2021
2022
2023
2024
2025
2026