Skip to content

Commit

Permalink
Remove note about Rails 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shioyama committed Mar 20, 2024
1 parent 870e569 commit 150fe2e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ gem 'mobility', '~> 1.3.0.rc2'
Requirements:
- ActiveRecord >= 6.1

(Support for most backends and features is also supported with
ActiveRecord/Rails 4.2, but there are some tests still failing. To see exactly
what might not work, check pending specs in Rails 4.2 builds.)

To translate attributes on a model, extend `Mobility`, then call `translates`
passing in one or more attributes as well as a hash of options (see below).

Expand Down

0 comments on commit 150fe2e

Please sign in to comment.