mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
update README with supported Ruby platforms
This commit is contained in:
parent
57eef70b7c
commit
e345b5dc7d
@ -24,6 +24,7 @@ If you a looking for the old version for Rails 2.x go here[http://github.com/adz
|
|||||||
|
|
||||||
* Supports I18n for the error messages
|
* Supports I18n for the error messages
|
||||||
|
|
||||||
|
* Supports MRI 1.8.x and 1.9.x and Rubinius.
|
||||||
|
|
||||||
== Installation
|
== Installation
|
||||||
|
|
||||||
@ -34,7 +35,7 @@ As plugin (from master)
|
|||||||
As gem
|
As gem
|
||||||
|
|
||||||
# in Gemfile
|
# in Gemfile
|
||||||
gem 'validates_timeliness', '~> 3.0.0'
|
gem 'validates_timeliness', '~> 3.0.2'
|
||||||
|
|
||||||
# Run bundler
|
# Run bundler
|
||||||
$ bundle install
|
$ bundle install
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user