Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Remove unnecessary tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed Jul 10, 2013
1 parent 7ada213 commit 77fdd8a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Rakefile
@@ -1,10 +1,2 @@
require 'bundler/setup'
require 'tachikoma'
require 'tachikoma/tasks'

Tachikoma.root_path = File.expand_path(__FILE__) # reset `root_path`

# configure example
namespace :tachikoma do
@default_timestamp_format = '%Y-%m-%d-%H-%M-%S%z'
end

0 comments on commit 77fdd8a

Please sign in to comment.