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

[0.9 stable] Fix various warnings in the test suite #2469

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

casperisfine
Copy link

cc @bf4

@byroot byroot merged commit 5426bc3 into rails-api:0-9-stable Apr 10, 2024
7 checks passed
@@ -9,6 +9,8 @@ class Serializer
class Association
def initialize(name, options={})
if options.has_key?(:include)
puts '-' * 40
puts caller
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦 forgotten debug, sorry.

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.

None yet

3 participants