Sha256: 127f9bff12e223138096de369d2cfedd4f8581370ca9a4be24bcc6d0a6ec7bdc
Contents?: true
Size: 275 Bytes
Versions: 1
Compression:
Stored size: 275 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__) DummyRails::Application.load_tasks
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
code_sync-0.6.7 | spec/support/dummy_rails/Rakefile |