Sha256: 8ea5c25c4d39decad0f0fe91df7fb9d972c24a1db87859312feb0e82b504ef24

Contents?: true

Size: 261 Bytes

Versions: 20

Compression:

Stored size: 261 Bytes

Contents

# 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', __dir__)
require 'rake'

Dummy::Application.load_tasks

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
apipie-rails-1.4.2 spec/dummy/Rakefile
apipie-rails-1.4.1 spec/dummy/Rakefile
apipie-rails-1.4.0 spec/dummy/Rakefile
apipie-rails-1.3.0 spec/dummy/Rakefile
apipie-rails-1.2.3 spec/dummy/Rakefile
apipie-rails-1.2.2 spec/dummy/Rakefile
apipie-rails-1.2.1 spec/dummy/Rakefile
apipie-rails-1.2.0 spec/dummy/Rakefile
apipie-rails-1.1.0 spec/dummy/Rakefile
apipie-rails-1.0.0 spec/dummy/Rakefile
apipie-rails-0.9.4 spec/dummy/Rakefile
apipie-rails-0.9.3 spec/dummy/Rakefile
apipie-rails-0.9.2 spec/dummy/Rakefile
apipie-rails-0.9.1 spec/dummy/Rakefile
apipie-rails-0.9.0 spec/dummy/Rakefile
vanity-4.0.4 test/dummy/Rakefile
vanity-4.0.3 test/dummy/Rakefile
vanity-4.0.2 test/dummy/Rakefile
vanity-4.0.1 test/dummy/Rakefile
vanity-4.0.0 test/dummy/Rakefile