Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 3.2 LTS error: uninitialized constant Airbrake::Rails::ActiveRecord::Base #1248

Open
masonhale opened this issue Apr 30, 2023 · 0 comments

Comments

@masonhale
Copy link

When using the Rails LTS fork of Rails 3.2 (see https://railslts.com), after upgrading airbrake from 11.0.1 to 13.0.3, trying to initialize the app to start the server or run any rake tasks, results in the following error:

/gems/airbrake-13.0.3/lib/airbrake/rails/railties/active_record_tie.rb:33:in `tie_activerecord_callback_fix': uninitialized constant Airbrake::Rails::ActiveRecord::Base (NameError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant