Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「モジュールレスポンダー」の下にカスタムレスポンダーを実装する必要がありますが、そのようなコードがどこにあるべきかわかりませんか?
これは通常、libディレクトリの目的です。
lib
に含めるようにconfig/application.rbファイルを更新してください。libautoload_paths
config/application.rb
autoload_paths
私は通常それらをドロップしますapp/responders
app/responders