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.
アプリでr18nTypeError: can't convert Pathname to Stringファイルを要求した後です。
TypeError: can't convert Pathname to String
myapp.rb
require 'sinatra/r18n'
これは私のGemfileです:
gem 'sinatra-r18n'
何か案が?
sinatra-r18n を更新します。これは古い問題です。