Sha256: d093265c0d59345e11c67df54dd7ea95c1e6338e9aa1977023fca9e0bcd7373b

Contents?: true

Size: 251 Bytes

Versions: 6

Compression:

Stored size: 251 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", __FILE__)

Rails.application.load_tasks

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
subdivision_select-0.0.6 spec/dummy/Rakefile
subdivision_select-0.0.5 spec/dummy/Rakefile
subdivision_select-0.0.4 spec/test_app/Rakefile
subdivision_select-0.0.3 spec/test_app/Rakefile
subdivision_select-0.0.2 spec/test_app/Rakefile
subdivision_select-0.0.1 spec/test_app/Rakefile