私はレールアプリケーションを実行していましたが、昨日までうまくいきましたが、今日私はレールサーバーを走らせて、私にこのエラーを与えています。私のエアブレーキは何もエラーがありません
[airbrake.rb] /home/techbirds/.rvm/gems/ruby-2.2.3/gemからRails airbrake undefined method
Airbrake.configure do |config|
config.api_key = APP_CONFIG.airbrake.api_key
config.host = APP_CONFIG.airbrake.host
config.port = APP_CONFIG.airbrake.port
config.secure = config.port == 443
end
から 「負荷のundefined method `api_key=' for #<Airbrake::Config:0x000000073fa1e0> (NoMethodError) from /home/techbirds/.rvm/gems/ruby-2.2.3/gems/airbrake-ruby-1.0.0/lib/airbrake-ruby.rb:98:in
configure' from /home/techbirds/icare-master/config/initializers/airbrake.rb:1:in
" S/activesupportの-4.2.5/libに/ active_support/dependencies.rb:268:/home/techbirds/.rvm/gems/ruby-2.2.3/gems/activesupport-
load' from /home/techbirds/.rvm/gems/ruby-2.2.3/gems/activesupport-4.2.5/lib/active_support/dependencies.rb:268:in
ブロックで
ヘルプのための今thxを働かせて –