mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-24 23:06:42 +00:00
updating ginger scenarios with Rails 2.3.2
This commit is contained in:
parent
fae38cfecd
commit
eecef62de4
@ -9,7 +9,7 @@
|
|||||||
# ginger spec
|
# ginger spec
|
||||||
#
|
#
|
||||||
Ginger.configure do |config|
|
Ginger.configure do |config|
|
||||||
rails_versions = ['2.0.2', '2.1.2', '2.2.2', '2.3.0']
|
rails_versions = ['2.0.2', '2.1.2', '2.2.2', '2.3.2']
|
||||||
|
|
||||||
rails_versions.each do |v|
|
rails_versions.each do |v|
|
||||||
g = Ginger::Scenario.new
|
g = Ginger::Scenario.new
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user