Skip to content

Commit

Permalink
Adding rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Baldry committed Jun 9, 2011
1 parent 21b8a67 commit 6b8ebd5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tasks/install.rake
@@ -0,0 +1,6 @@
namespace :sexy_bookmarks do
desc "Install Sexy Bookmarks images and javascripts"
task :install do
puts "Installing assets..."
end
end

0 comments on commit 6b8ebd5

Please sign in to comment.