Project

General

Profile

« Previous | Next » 

Revision d5707b63

Added by Ohad Levy almost 13 years ago

  • ID d5707b63d7b4cef65425a37e93e6aa78d7c2e707

fixes #724 - Allow default VM specs to be tied to a hostgroup

View differences:

config/environments/test.rb
require 'shoulda'
# Settings specified here will take precedence over those in config/environment.rb
require 'shoulda'
# The test environment is used exclusively to run your application's
# test suite. You never need to work with it otherwise. Remember that
# your test database is "scratch space" for the test suite and is wiped
......
# Use SQL instead of Active Record's schema dumper when creating the test database.
# This is necessary if your schema can't be completely dumped by the schema dumper,
# like if you have constraints or database-specific column types
# config.active_record.schema_format = :sql
# config.active_record.schema_format = :sql

Also available in: Unified diff