summaryrefslogtreecommitdiff
path: root/Rakefile
blob: 485c345e9ef5e9b8e7ef96beadd8b3a05d718798 (plain)
1
2
3
4
5
6
require File.expand_path('../config/application', __FILE__)

Cccms::Application.load_tasks

# TODO: re-enable when Thinking Sphinx is upgraded
# require 'thinking_sphinx/tasks'