mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-23 06:16:44 +00:00
gem beta install readme
This commit is contained in:
parent
0f84584238
commit
0b067ba27f
@ -29,10 +29,10 @@ As plugin (from master)
|
|||||||
|
|
||||||
rails plugin install git://github.com/adzap/validates_timeliness.git
|
rails plugin install git://github.com/adzap/validates_timeliness.git
|
||||||
|
|
||||||
As gem (not working as yet)
|
As gem (in beta)
|
||||||
|
|
||||||
# in Gemfile
|
# in Gemfile
|
||||||
gem 'validates_timeliness'
|
gem 'validates_timeliness', '3.0.0.beta'
|
||||||
|
|
||||||
# Run bundler
|
# Run bundler
|
||||||
$ bundle install
|
$ bundle install
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user