Sha256: d1251bc9f43e1e8a1e6e35892c24254ff4ba3e9895686a2f5fb1f72f96a3c2b0

Contents?: true

Size: 259 Bytes

Versions: 64

Compression:

Stored size: 259 Bytes

Contents

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

Version data entries

64 entries across 64 versions & 4 rubygems

Version Path
devise_cas_authenticatable-1.10.4 spec/support/migrations.rb
devise_cas_authenticatable-1.10.3 spec/support/migrations.rb
devise_cas_authenticatable-1.10.2 spec/support/migrations.rb
devise_cas_authenticatable-1.10.1 spec/support/migrations.rb
devise_cas_authenticatable-1.10.0 spec/support/migrations.rb
devise_openid_authenticatable-1.3.0 spec/support/migrations.rb
devise_cas_authenticatable-1.9.2 spec/support/migrations.rb
devise_openid_authenticatable-1.2.1 spec/support/migrations.rb
devise_cas_authenticatable-1.9.1 spec/support/migrations.rb
devise_cas_authenticatable-1.9.0 spec/support/migrations.rb
devise_cas_authenticatable-1.8.0 spec/support/migrations.rb
devise_openid_authenticatable-1.2.0 spec/support/migrations.rb
devise_cas_authenticatable-1.7.1 spec/support/migrations.rb
devise_cas_authenticatable-1.7.0 spec/support/migrations.rb
devise_cas_authenticatable-1.6.1 spec/support/migrations.rb
devise_cas_authenticatable-1.6.0 spec/support/migrations.rb
devise_cas_authenticatable-1.5.0 spec/support/migrations.rb
devise_cas_authenticatable-1.4.1 spec/support/migrations.rb
devise_cas_authenticatable-1.4.0 spec/support/migrations.rb
devise_cas_authenticatable-1.3.8 spec/support/migrations.rb