Class: Capybara::Lightpanda::Railtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/capybara/lightpanda/railtie.rb

Overview

Exposes the gem’s rake tasks (lightpanda:binary:*) inside Rails apps. Without this, the BinaryError remediation hint (“bundle exec rake lightpanda:binary:remove lightpanda:binary:update”) pointed at tasks that didn’t exist in the app’s rake namespace.