Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 5468a68..bed0290 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,3 +1,5 @@
+load './tasks/bower.rake'
+
require 'rake/testtask'
Rake::TestTask.new do |t|
t.libs << "test"