Sha256: 0e8c3acd942b0e0d76e269d0ffd99a93f20762efafc638594415478757d1874d
Contents?: true
Size: 172 Bytes
Versions: 4
Compression:
Stored size: 172 Bytes
Contents
require "bundler/gem_tasks" require "rspec/core/rake_task" require_relative File.join("lib", "pg_ha_migrations") RSpec::Core::RakeTask.new(:spec) task :default => :spec
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
pg_ha_migrations-1.1.0 | Rakefile |
pg_ha_migrations-1.0.0 | Rakefile |
pg_ha_migrations-0.2.0 | Rakefile |
pg_ha_migrations-0.1.3 | Rakefile |