Skip to content

Support Rails 8#17

Merged
amandapuff merged 1 commit into
masterfrom
1215282201370397-upgrade-interpret_date-for-rails-8
Jun 12, 2026
Merged

Support Rails 8#17
amandapuff merged 1 commit into
masterfrom
1215282201370397-upgrade-interpret_date-for-rails-8

Conversation

@amandapuff

Copy link
Copy Markdown
Member

Widen the activerecord constraint from < 8 to < 9 so the gem can be used with Rails 8. InterpretDate::DateType subclasses ActiveRecord::Type::Date, which is unchanged in Rails 8; the spec suite passes against activerecord 8.1.3.

1215282201370397

Widen the activerecord constraint from < 8 to < 9 so the gem can be
used with Rails 8. InterpretDate::DateType subclasses
ActiveRecord::Type::Date, which is unchanged in Rails 8; the spec
suite passes against activerecord 8.1.3.

[1215282201370397](https://app.asana.com/0/0/1215282201370397/f)
@amandapuff amandapuff requested a review from a team June 11, 2026 14:37
@federicomoretti

Copy link
Copy Markdown

CI is not running tests for this one either?

@amandapuff

Copy link
Copy Markdown
Member Author

CI is not running tests for this one either?

I created the following task for this: https://app.asana.com/1/185473976620/project/11663159864708/task/1215603959299573

@amandapuff amandapuff merged commit 9cbd251 into master Jun 12, 2026
2 checks passed
@amandapuff amandapuff deleted the 1215282201370397-upgrade-interpret_date-for-rails-8 branch June 12, 2026 12:38
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.

3 participants