beaver icon indicating copy to clipboard operation
beaver copied to clipboard

undefined method 'action' for Beaver

Open crusadergo opened this issue 7 years ago • 1 comments

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!

crusadergo avatar Oct 09 '18 05:10 crusadergo

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?

jhollinger avatar Oct 13 '18 01:10 jhollinger