gem 探し方 #memo
gem 探し方
# https://www.ruby-toolbox.com
# https://github.com
# https://rails-assets.org/
# 作者をたどる
# 人づてに知る
## https://starseeker.so/
# 他のRailsアプリを見る
## http://24pullrequests.com/
## https://gitlab.com/
## http://www.discourse.org/
## http://errbit.github.io/errbit/
# 思い出す
## https://app.astralapp.com/
# 検証する
# READMEを読む
# 試してみる
# 開発が継続されているか
# gemのアプローチを調べる
## Ruby/Rails複数バージョンのテストの仕方
## 外部APIのモックの仕方
## アプリケーション設定の扱い方