Sha256: 002056dc569d2151b9f63043b6ed752c4af9abede47d03bdff8bb5114d4b75cc

Contents?: true

Size: 388 Bytes

Versions: 20

Compression:

Stored size: 388 Bytes

Contents

After do
  `rm #{Rails.root.to_s}/db/america.sqlite3`
  `rm #{Rails.root.to_s}/db/asia.sqlite3`
  `rm #{Rails.root.to_s}/db/development.sqlite3`
  `rm #{Rails.root.to_s}/db/europe.sqlite3`
end

Before do
  `rm #{Rails.root.to_s}/db/america.sqlite3`
  `rm #{Rails.root.to_s}/db/asia.sqlite3`
  `rm #{Rails.root.to_s}/db/development.sqlite3`
  `rm #{Rails.root.to_s}/db/europe.sqlite3`
end

Version data entries

20 entries across 20 versions & 4 rubygems

Version Path
ar-octopus-ruby-3-0.11.3 sample_app/features/support/database.rb
ar-octopus-ruby-3-0.11.2 sample_app/features/support/database.rb
ar-octopus-0.10.2 sample_app/features/support/database.rb
ar-octopus-0.10.1 sample_app/features/support/database.rb
ar-octopus-0.10.0 sample_app/features/support/database.rb
ar-octopus-master-0.9.2.1 sample_app/features/support/database.rb
ar-octopus-0.9.2 sample_app/features/support/database.rb
ar-octopus-0.9.1 sample_app/features/support/database.rb
ar-octopus-0.9.0 sample_app/features/support/database.rb
ar-octopus-0.8.6 sample_app/features/support/database.rb
misha-ar-octopus-0.8.7 sample_app/features/support/database.rb
misha-ar-octopus-0.8.5 sample_app/features/support/database.rb
ar-octopus-0.8.5 sample_app/features/support/database.rb
ar-octopus-0.8.4 sample_app/features/support/database.rb
ar-octopus-0.8.3 sample_app/features/support/database.rb
ar-octopus-0.8.2 sample_app/features/support/database.rb
ar-octopus-0.8.1 sample_app/features/support/database.rb
ar-octopus-0.8.0 sample_app/features/support/database.rb
ar-octopus-0.7.0 sample_app/features/support/database.rb
ar-octopus-0.6.1 sample_app/features/support/database.rb