詳しくはPull Requestを確認してください。 libディレクトリすべてを自動読み込みしないほうがいい理由について libディレクトリ全てを自動読み込みする設定は推奨されていませんでした。 1 autoload_libが追加されたPull Requestによると、 Some history The lib directory was in the autoload paths by default in the early versions of Rails. However, lib stores different kinds of files, and eager loading in production proved to be an issue. Some files in there are not meant to be autoloaded or eager loa