Sha256: a7df541e9329b8d2330b743360b4c60a1b5eb235a6b98ab559b4b24f07b423d1

Contents?: true

Size: 279 Bytes

Versions: 4

Compression:

Stored size: 279 Bytes

Contents

FileUtils.rm File.expand_path("../../scenario/db/*.sqlite3", __FILE__), :force => true
ActiveRecord::Base.logger = Logger.new(nil)
ActiveRecord::Migration.verbose = false
ActiveRecord::MigrationContext.new(Rails.root.join('db', 'migrate'), ActiveRecord::SchemaMigration).migrate

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
devise_cas_authenticatable-2.0.2 spec/support/migrations.rb
devise_cas_authenticatable-2.0.1 spec/support/migrations.rb
devise_cas_authenticatable-2.0.0 spec/support/migrations.rb
devise_cas_authenticatable-2.0.0.alpha1 spec/support/migrations.rb