Streamlined movie resource in preparation for branching for different chapters
[slick.rotten.hw2.git] / Rakefile
blob21125b29993e4974239967d0ac9a46d35c99b2c0
1 # Add your own tasks in files placed in lib/tasks ending in .rake,
2 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
4 require File.expand_path('../config/application', __FILE__)
5 require 'rake'
7 Rottenpotatoes::Application.load_tasks