Sha256: 2d8bd12ea2ccf59b94eac0bb1f5d1b724a52304c48836534e213d9e112cfb114

Contents?: true

Size: 264 Bytes

Versions: 32

Compression:

Stored size: 264 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'

RailsApp::Application.load_tasks

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
active_scaffold-3.7.11 test/mock_app/Rakefile
active_scaffold-3.7.10 test/mock_app/Rakefile
active_scaffold-3.7.8 test/mock_app/Rakefile
active_scaffold-3.7.7 test/mock_app/Rakefile
active_scaffold-3.7.6 test/mock_app/Rakefile
active_scaffold-3.7.5 test/mock_app/Rakefile
active_scaffold-3.7.2 test/mock_app/Rakefile
active_scaffold-3.7.1 test/mock_app/Rakefile
active_scaffold-3.7.0 test/mock_app/Rakefile
active_scaffold-3.6.20 test/mock_app/Rakefile
active_scaffold-3.6.19 test/mock_app/Rakefile
active_scaffold-3.6.17 test/mock_app/Rakefile
active_scaffold-3.6.15 test/mock_app/Rakefile
active_scaffold-3.6.14 test/mock_app/Rakefile
active_scaffold-3.6.13 test/mock_app/Rakefile
active_scaffold-3.6.12 test/mock_app/Rakefile
active_scaffold-3.6.11.1 test/mock_app/Rakefile
active_scaffold-3.6.11 test/mock_app/Rakefile
active_scaffold-3.6.10 test/mock_app/Rakefile
active_scaffold-3.6.9 test/mock_app/Rakefile