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

Don't require request_data_extractor by default in rollbar.rb. #150

Merged
merged 1 commit into from
Oct 22, 2014

Conversation

jondeandres
Copy link
Contributor

It's already required in rack middleares (Rack, Sinatra or Rails)

It's already required in rack middleares (Rack, Sinatra or Rails)
@jondeandres
Copy link
Contributor Author

RequestDataExtractor is only used by Rails controllers or in general in the middlewares. So I've changed this to be required only where is used.

brianr added a commit that referenced this pull request Oct 22, 2014
Don't require request_data_extractor by default in rollbar.rb.
@brianr brianr merged commit 8d53752 into master Oct 22, 2014
@waltjones waltjones deleted the dont-require-request-extractor branch June 27, 2023 18:09
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

Successfully merging this pull request may close these issues.

2 participants