Rakefile in fat_free_crm-0.13.6 vs Rakefile in fat_free_crm-0.14.0

- old
+ new

@@ -4,6 +4,6 @@ require File.expand_path('../config/application', __FILE__) FatFreeCRM::Application.load_tasks -task :default => ['spec'] +task default: ['spec']