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.7 Rakefile
rvm-capistrano-1.3.0.rc11 Rakefile
rvm-capistrano-1.3.0.rc10 Rakefile
rvm-capistrano-1.3.0.rc9 Rakefile
rvm-capistrano-1.3.0.rc8 Rakefile
rvm-capistrano-1.3.0.rc7 Rakefile
rvm-capistrano-1.3.0.rc6 Rakefile
rvm-capistrano-1.3.0.rc5 Rakefile
rvm-1.11.3.6 Rakefile
rvm-capistrano-1.3.0.rc4 Rakefile
rvm-capistrano-1.3.0.rc3 Rakefile
rvm-capistrano-1.3.0.rc2 Rakefile
rvm-capistrano-1.3.0.rc1 Rakefile
rvm-capistrano-1.2.7 Rakefile
rvm-capistrano-1.2.6 Rakefile
rvm-capistrano-1.2.5 Rakefile
rvm-capistrano-1.2.4 Rakefile
rvm-capistrano-1.2.3 Rakefile
rvm-1.11.3.5 Rakefile
rvm-1.11.3.4 Rakefile