Rearrange, refactor, ruin and raze.

This commit is contained in:
Christian Williams
2009-12-28 12:08:23 -06:00
parent 945b167131
commit 0c8258996e
13 changed files with 136 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
namespace :jasmine do
require 'jasmine-ruby'
require 'jasmine'
helper_overrides = File.expand_path(File.join(File.dirname(__FILE__), "spec/helpers/jasmine_helper.rb"))
if File.exist?(helper_overrides)
require helper_overrides