Rakefile in shellac-0.0.2.4 vs Rakefile in shellac-0.0.3.rc2
- old
+ new
@@ -1,5 +1,2 @@
-require File.expand_path('../config/application', __FILE__)
-ShellacApp::Application.load_tasks
-
require 'bundler'
Bundler::GemHelper.install_tasks
\ No newline at end of file