Sha256: cb20d5bb3ab7acc8e3aa1c0385844c11b94ac35c355615b2d28f6f48f4d6cac3

Contents?: true

Size: 269 Bytes

Versions: 6

Compression:

Stored size: 269 Bytes

Contents

#!/usr/bin/env rake
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require File.expand_path('../config/application', __FILE__)

Dummy::Application.load_tasks

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
ninoxe-1.1.5 spec/dummy/Rakefile
active_road-0.0.3 spec/dummy/Rakefile
ninoxe-0.1.6 spec/dummy/Rakefile
active_road-0.0.2 spec/dummy/Rakefile
ninoxe-0.1.3 spec/dummy/Rakefile
ninoxe-0.1.2 spec/dummy/Rakefile