Commit 5324e6ae

mo khan <mo@mokhan.ca>
2014-08-23 14:37:59
remove dotenv task.
1 parent b9c1850
Changed files (1)
Rakefile
@@ -2,6 +2,5 @@
 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
 
 require File.expand_path('../config/application', __FILE__)
-require 'dotenv/tasks'
 
 Rails.application.load_tasks