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

Add ability to custom-parse attribute on Boxi serializer #327

Merged
merged 6 commits into from
Aug 9, 2019

Conversation

cintamani
Copy link
Contributor

From: https://eaflood.atlassian.net/browse/RUBY-556

We had the need to strip out newlines on multiline params such as description in the addresses table.
To do so, I have used some methaprogramming to create parse methods for an attribute so that we can easely twick those value in the future.

From: https://eaflood.atlassian.net/browse/RUBY-556

We had the need to strip out newlines on multiline params such as `description` in the `addresses` table.
To do so, I have used some methaprogramming to create parse methods for an attribute so that we can easely twick those value in the future.
@cintamani cintamani added the bug Something isn't working label Aug 9, 2019
@cintamani cintamani self-assigned this Aug 9, 2019
@cintamani cintamani changed the title [WIP] Add ability to custom-parse attribute on Boxi serializer Add ability to custom-parse attribute on Boxi serializer Aug 9, 2019
@Cruikshanks
Copy link
Member

Just shows what an ace developer @cintamani is! I forgot to say we have the issue in another field, but thanks to how the problem has been solved that won't be a problem ❤️ 🥇 😁

@cintamani cintamani merged commit be51cfb into master Aug 9, 2019
@cintamani cintamani deleted the 556-boki-bug branch August 9, 2019 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants