Sha256: 5c544c9db5efbc2180f9ccfeb3726b4becce76c0b6c15dd4cb911fb6c485882e

Contents?: true

Size: 77 Bytes

Versions: 7

Compression:

Stored size: 77 Bytes

Contents

namespace :db do
  task :migrate do
    puts "rake db:migrate ran"
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
roundsman-sgonyea-0.1.0.4 test/ubuntu-lucid/Rakefile
roundsman-sgonyea-0.1.0.3 test/ubuntu-lucid/Rakefile
roundsman-sgonyea-0.1.0.2 test/ubuntu-lucid/Rakefile
roundsman-0.1.1 test/ubuntu-lucid/Rakefile
roundsman-sgonyea-0.1.0.1 test/ubuntu-lucid/Rakefile
roundsman-0.1.0 test/ubuntu-lucid/Rakefile
roundsman-0.0.1 test/ubuntu-lucid/Rakefile