Skip to content

Commit

Permalink
removed reference to the install rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
leikind committed Aug 11, 2009
1 parent 6ad61f0 commit 8103248
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions install.rb
@@ -1,9 +1 @@
# Install hook code here # Install hook code here

require 'rubygems'
require 'rake'
require 'rake/rdoctask'
require 'rake/testtask'
require 'tasks/rails'

Rake.application['wice_grid:copy_resources_to_public'].invoke

0 comments on commit 8103248

Please sign in to comment.