mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-22 22:06:45 +00:00
Merge pull request #178 from xMartin/patch-1
update README with actually working 5.x gem version
This commit is contained in:
commit
116930d633
@ -30,7 +30,7 @@ If you a looking for the old version for Rails 4.x go here [https://github.com/a
|
||||
== Installation
|
||||
|
||||
# in Gemfile
|
||||
gem 'validates_timeliness', '~> 5.0.0.pre'
|
||||
gem 'validates_timeliness', '~> 5.0.0.alpha1'
|
||||
|
||||
# Run bundler
|
||||
$ bundle install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user