Sha256: 3c7d05e18d6caf5651415672ab4248e28cddd0abb1f14905ffea0aae45fbe2cd
Contents?: true
Size: 270 Bytes
Versions: 1
Compression:
Stored size: 270 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__) require 'rake' RailsAppV3::Application.load_tasks
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails-services-0.1.5 | test/rails_app_v3/Rakefile |