rails 2.3.0 fix with I18n.reload!

added 2.3 to ginger list
This commit is contained in:
Adam Meehan
2009-02-08 20:54:45 +11:00
parent 29c23a7a26
commit 1001d29c01
2 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
# ginger spec
#
Ginger.configure do |config|
rails_versions = ['2.0.2', '2.1.2', '2.2.2']
rails_versions = ['2.0.2', '2.1.2', '2.2.2', '2.3.0']
rails_versions.each do |v|
g = Ginger::Scenario.new