beaver
beaver copied to clipboard
undefined method 'action' for Beaver
Hi there!
I ran the command today
cat log/* | beaver --action=create
, but got an error:
/home/deployer/.rvm/gems/ruby-2.1.0/gems/beaver-1.4.4/lib/beaver/dam.rb:105:in ===': undefined method action' for #<Beaver::Parsers::HTTP:0x000000019e7d88> (NoMethodError)
Is this an isolated case, or is there no such option anymore? Thanks!
It's still an option, but only for Rails logs (as opposed to Nginx, Apache, Sidekiq, etc logs). Is it possible you have more than just Rails logs in your log/ dir?