Sha256: ef8f4fbbbf7a7b89f02cb1e496cd471846a1f7b953d371777348d63992ff3137

Contents?: true

Size: 530 Bytes

Versions: 29

Compression:

Stored size: 530 Bytes

Contents

#Use this file to set/override Jasmine configuration options
#You can remove it if you don't need it.
#This file is loaded *after* jasmine.yml is interpreted.
#
#Example: using a different boot file.
#Jasmine.configure do |config|
#   config.boot_dir = '/absolute/path/to/boot_dir'
#   config.boot_files = lambda { ['/absolute/path/to/boot_dir/file.js'] }
#end
#
#Example: prevent PhantomJS auto install, uses PhantomJS already on your path.
#Jasmine.configure do |config|
#   config.prevent_phantom_js_auto_install = true
#end
#

Version data entries

29 entries across 29 versions & 8 rubygems

Version Path
backbone-support-0.5.1 spec/javascripts/support/jasmine_helper.rb
backbone-support-0.5.0 spec/javascripts/support/jasmine_helper.rb
jasmine-2.2.0 lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine_helper.rb
websocket-rails-js-0.0.1 spec/javascripts/support/jasmine_helper.rb
lanes-0.0.3 spec/client/support/jasmine_helper.rb
lanes-0.0.2 spec/client/support/jasmine_helper.rb
lanes-0.0.1 spec/client/support/jasmine_helper.rb
jasmine-2.1.0 lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine_helper.rb
jasmine-2.0.3 lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine_helper.rb