Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Not supported versions warning
  • Loading branch information
vprokopchuk256 committed Mar 29, 2015
1 parent 4ead572 commit 18bf665
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

Project ```Migration Validators``` (MV) makes it possible for RoR developer to define validations directly in db and then bubble them up to model so they available as normal ActiveModel::Validations there. And all that without code duplication.

**WARNING** Versions lower than 2.0 are not supported anymore. As results, rails v.3 or older are not supported either.

# Abbreviations

MV - Migration Validators Projects. All gems that belongs to that project are prefixed with mv-*
Expand Down

0 comments on commit 18bf665

Please sign in to comment.