Skip to content

Commit 8dd3aa0

Browse files
authored
Remove Rails version mention
It’s available all supported version
1 parent 1476c8a commit 8dd3aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1823,7 +1823,7 @@ grand_opening_at.past?
18231823
public_release_at.future?
18241824
----
18251825

1826-
NOTE: Rails 6.0 and later also provide `before?` and `after?` methods to compare two arbitrary time objects.
1826+
NOTE: `before?` and `after?` methods can compare two arbitrary time objects.
18271827

18281828
== Duration
18291829

0 commit comments

Comments
 (0)