Skip to content

Conversation

@weber-s
Copy link

@weber-s weber-s commented Oct 2, 2020

With the rails 5 update, belongs_to association are require by default.

When trying to upgrade a rails 4 to rails 5 app with invoicing, InvoicingTaxRate failed due to this issue.

I think this PR fix it.

It should also fix #58

George Thomas and others added 5 commits August 14, 2020 21:30
- Add required Ruby version
- Add License
- Add required Rails version
- Add deprecation warning for breaking changes
Rails 5.2 will be supported in the next major version
@weber-s weber-s mentioned this pull request Oct 4, 2020
@weber-s
Copy link
Author

weber-s commented Nov 7, 2020

I don't fully understand why the test are failling for only 2 Gemfiles. Is it specific to this PR (i.e. did I introduce a bug) or already present ?

…gemspec' into belongs_to_for_time_dependent_is_optional
@weber-s
Copy link
Author

weber-s commented Jan 17, 2021

The merge of the other PR #80 fix the travis CI. Is it possible to merge it upstream and release it on rubygems?

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.

Replaced by required on first tax rate creation

1 participant