Skip to content

Conversation

nard-tech
Copy link
Collaborator

Summary

  • I replaced #blank? of ActiveSupport to #present?
  • I moved AnnotateModels::Parser#commit after #parser because #commit is used after #parser in #parse.

@drwl drwl merged commit 13eeb96 into ctran:develop Jan 19, 2020
@nard-tech nard-tech deleted the feature/refactor_annotate_models/parser branch January 20, 2020 11:37
vfonic pushed a commit to vfonic/annotate_models that referenced this pull request May 8, 2020
# Summary

*   I replaced `#blank?` of ActiveSupport to `#present?`
*   I moved `AnnotateModels::Parser#commit` after `#parser ` because `#commit` is used after `#parser` in `#parse`.
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