Sha256: 7dcca4c68ae02bc475dbcdaf69803a67ef64a9b2f1e775c3674a30806740d2bf

Contents?: true

Size: 218 Bytes

Versions: 4

Compression:

Stored size: 218 Bytes

Contents

require ::File.expand_path('../config/environment',  __FILE__)

ActiveRecord::Base.connection
ActiveRecord::Migrator.up([File.expand_path('../../../db/migrate', __FILE__)]) { |migration| true }

run Dummy::Application

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
enki-engine-0.0.5 spec/dummy/config.ru
enki-engine-0.0.4 spec/dummy/config.ru
enki-engine-0.0.3 spec/dummy/config.ru
enki-engine-0.0.2 spec/dummy/config.ru