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

ActionController::Metal Support #342

Open
jstoup111 opened this issue Jan 18, 2017 · 2 comments
Open

ActionController::Metal Support #342

jstoup111 opened this issue Jan 18, 2017 · 2 comments
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature

Comments

@jstoup111
Copy link

I am skipping ActionController::Base and am using Metal instead. Is there support to use Bugsnag in this way? I was unable to get it to work while including the modules I want.

@kattrali
Copy link
Contributor

Thanks for the report, @jstoup111. I don’t think the Rails magic would work out of the box this way, but there is probably a way to configure it like a vanilla Ruby integration. I’ll look into it and report back.

@jstoup111
Copy link
Author

I haven't been able to test yet, but I was able to get it to stop failing. I had been importing the wrong modules.

include Bugsnag::Rails::ControllerMethods and it stopped giving me errors. I'll keep testing and see how it goes. Is there anything else that I'll need to include besides this (Rails 4).

@Cawllec Cawllec added the feature request Request for a new feature label Jan 11, 2018
@phillipsam phillipsam added the backlog We hope to fix this feature/bug in the future label Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We hope to fix this feature/bug in the future feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

4 participants