Sha256: 6fc4c67c516d6dd29c47ab3f145b40b23fe420bbc95143a284a1a3d6a2828bfa

Contents?: true

Size: 182 Bytes

Versions: 3

Compression:

Stored size: 182 Bytes

Contents

ActiveRecord::Base.logger         = Logger.new(StringIO.new)
ActiveRecord::Base.configurations = YAML.load_file(ERB.new(File.expand_path("../config/database.yml",__FILE__)).result)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
multi_config-0.1.1 spec/support/active_record_config.rb
multi_config-0.1.0 spec/support/active_record_config.rb
multi_config-0.0.1 spec/support/active_record_config.rb