mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-23 06:16:44 +00:00
update README with actually working 5.x gem version
This commit is contained in:
parent
e645a938b6
commit
f025d58073
@ -30,7 +30,7 @@ If you a looking for the old version for Rails 4.x go here [https://github.com/a
|
|||||||
== Installation
|
== Installation
|
||||||
|
|
||||||
# in Gemfile
|
# in Gemfile
|
||||||
gem 'validates_timeliness', '~> 5.0.0.pre'
|
gem 'validates_timeliness', '~> 5.0.0.alpha1'
|
||||||
|
|
||||||
# Run bundler
|
# Run bundler
|
||||||
$ bundle install
|
$ bundle install
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user