Sha256: e4adb663448f0e4b3f81285d868f7e6c381e8a9957e7ed75a3e144271b341570

Contents?: true

Size: 117 Bytes

Versions: 6

Compression:

Stored size: 117 Bytes

Contents

puts "this is test 1"
up do puts "this is in the up of test 1"; end
down do puts "this is in the down of test 1" end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
couch-migrate-2.0.2 db/migrate/1_example.rb
couch-migrate-1.1.3 db/migrate/1_example.rb
couch-migrate-1.1.2 db/migrate/1_test.rb
couch-migrate-1.1.1 db/migrate/1_test.rb
couch-migrate-1.1.0 db/migrate/1_test.rb
couch-migrate-1.0.0 db/migrate/1_test.rb