-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/rails 7 and adding features #3
Conversation
…day errors. Bump version file. Remove codeclimate dependency.
… generating model files.
…emove underscores. Remove unneeded monkey patch and call `underscore` from ActiveSupport.
6de9ba4
to
8a2a177
Compare
…ng the model generator.
8a2a177
to
32ea5d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks slick. I'm not too savvy on how CHANGELOG.md normally gets updated, but what if we add in a bullet point summary of the public facing changes for 0.9.0
in there and then we can also include that same summary in the description of this PR? Then we should all our bases covered for where to look for info on the new gem version.
Makes sense. I'll see if I can update the |
@spacechurro Updated the changelog and description. |
049875c
to
e209f57
Compare
e209f57
to
e5febe5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooooh. Even got some PR links in there too. Looks great. Thanks!
has_one
association.table_name
to class[]
and[]=
forSObject
attributes.