Sha256: c2b4ee92c0dfea525865e7d7a08cc76f9589be0fd6b887646ab57eae37d762d5

Contents?: true

Size: 528 Bytes

Versions: 3

Compression:

Stored size: 528 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

3 entries across 3 versions & 1 rubygems

Version Path
bootbox_crud-0.2.1 test/dummy/spec/javascripts/support/jasmine_helper.rb
bootbox_crud-0.2.0 test/dummy/spec/javascripts/support/jasmine_helper.rb
bootbox_crud-0.1.1.7 test/dummy/spec/javascripts/support/jasmine_helper.rb