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.
コントローラーの外側で Ruby クラスを定義し、それをコントローラー内でインスタンス化する必要があるアプリを作成しています。
私はそれを入れてlib/my_file.rb、initializers/client/my_file.rb同じ結果を得ました:
lib/my_file.rb
initializers/client/my_file.rb
Sprockets::FileNotFound at / couldn't find file 'client/my_file' with type 'application/javascript'