Added jasmine init

This commit is contained in:
ragaskar
2009-10-30 23:56:05 -07:00
parent 391c42533f
commit fcc1872d48
4 changed files with 15 additions and 13 deletions

View File

@@ -1,7 +1,6 @@
#!/usr/bin/env ruby
require 'rubygems'
cwd = File.expand_path(File.join(File.dirname(__FILE__), '..'))
p cwd
require File.expand_path(File.join(cwd, "lib", "jasmine-ruby", "jasmine_helper.rb"))
#to load JasmineHelper overrides