Skip to content

Commit

Permalink
added a separate rakefile for load the sake files via rake
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic authored and thrashr888 committed Jan 26, 2010
1 parent 8e3b874 commit 1317278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile.sake
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Dir['*/**/*.sake'].sort.reverse.each { |sake| load sake }

0 comments on commit 1317278

Please sign in to comment.