Theoretical rails vendor support

This commit is contained in:
ragaskar 2009-11-25 20:00:18 -08:00
parent 772d9ed697
commit 4b3db52915
1 changed files with 2 additions and 0 deletions

2
install.rb Normal file
View File

@ -0,0 +1,2 @@
jasmine_bin = File.expand_path(File.join(File.dirname(__FILE__), 'bin', 'jasmine'))
`#{jasmine_bin} init`