Navigation Menu

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

fix issue where serializer-related flags weren't being honored #246

Merged
merged 1 commit into from Apr 10, 2015

Conversation

bruschill
Copy link
Contributor

As mentioned in #244, serializer-specific flags were being ignored regardless of if they were specified in the generated auto_annotate_models.rake file or if they were passed via CLI. This fixes that.

@ctran
Copy link
Owner

ctran commented Apr 10, 2015

Please try to avoid reformatting code that is not directly needed by the PR. It makes it harder for me to see the actual changes :-)

@ctran ctran self-assigned this Apr 10, 2015
@ctran ctran added this to the v2.6.9 milestone Apr 10, 2015
@ctran ctran added the bug label Apr 10, 2015
ctran added a commit that referenced this pull request Apr 10, 2015
fix issue where serializer-related flags weren't being honored
@ctran ctran merged commit 06f38d8 into ctran:develop Apr 10, 2015
@bruschill
Copy link
Contributor Author

My apologies! This was the first pull request I've ever submitted, so I'll keep it in mind for the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants