Sha256: 17e6bd26bbff2bd20d22b05ffae12d654983b44c17e83ce434eec217da47c886

Contents?: true

Size: 131 Bytes

Versions: 51

Compression:

Stored size: 131 Bytes

Contents

task :default => "spec:run"

namespace :spec do
  desc "Run the tests."
  task :run do
    # TODO: Port over the tests.
  end
end

Version data entries

51 entries across 51 versions & 3 rubygems

Version Path
rvm-1.11.3.9 Rakefile
rvm-capistrano-1.5.0.rc1 Rakefile
rvm-capistrano-1.4.4 Rakefile
rvm-capistrano-1.4.3 Rakefile
rvm-capistrano-1.4.2 Rakefile
rvm-capistrano-1.4.1 Rakefile
rvm-capistrano-1.4.0 Rakefile
rvm-capistrano-1.4.0.rc3 Rakefile
rvm-capistrano-1.4.0.rc2 Rakefile
rvm-capistrano-1.4.0.rc1 Rakefile
rvm-capistrano-1.3.4 Rakefile
rvm-capistrano-1.3.4.rc2 Rakefile
rvm-capistrano-1.3.4.rc1 Rakefile
rvm-capistrano-1.3.3 Rakefile
rvm-capistrano-1.3.3.rc1 Rakefile
rvm-capistrano-1.3.2 Rakefile
rvm-capistrano-1.3.1 Rakefile
rvm-1.11.3.8 Rakefile
rvm-capistrano-1.3.0 Rakefile
rvm-capistrano-1.3.0.rc12 Rakefile