Update to Rails 3-2-stable and fix failing tests

This commit is contained in:
Carlos Antonio da Silva
2013-01-25 17:16:40 -02:00
parent 198bfff2de
commit f8792c8cf0
6 changed files with 83 additions and 71 deletions

View File

@@ -10,7 +10,7 @@ require "orm/#{DEVISE_ORM}"
I18n.load_path << File.expand_path("../support/locale/en.yml", __FILE__)
require 'mocha'
require 'mocha/setup'
require 'webrat'
Webrat.configure do |config|
config.mode = :rails