Sha256: 2a28dabfe98ed490c767630ce399e4106e4f5b2f539aa7d1e65f8275715d0026

Contents?: true

Size: 531 Bytes

Versions: 119

Compression:

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

119 entries across 119 versions & 4 rubygems

Version Path
hyrax-2.6.0 spec/javascripts/support/jasmine_helper.rb
hyrax-3.0.0.pre.rc1 spec/javascripts/support/jasmine_helper.rb
hyrax-3.0.0.pre.beta3 spec/javascripts/support/jasmine_helper.rb
hyrax-2.5.1 spec/javascripts/support/jasmine_helper.rb
hyrax-2.5.0 spec/javascripts/support/jasmine_helper.rb
hyrax-3.0.0.pre.beta2 spec/javascripts/support/jasmine_helper.rb
hyrax-2.4.1 spec/javascripts/support/jasmine_helper.rb
hyrax-3.0.0.pre.beta1 spec/javascripts/support/jasmine_helper.rb
hyrax-2.4.0 spec/javascripts/support/jasmine_helper.rb
hyrax-2.3.3 spec/javascripts/support/jasmine_helper.rb
hyrax-2.3.2 spec/javascripts/support/jasmine_helper.rb
hyrax-2.3.1 spec/javascripts/support/jasmine_helper.rb
hyrax-1.1.1 spec/javascripts/support/jasmine_helper.rb
hyrax-2.3.0 spec/javascripts/support/jasmine_helper.rb
hyrax-2.0.3 spec/javascripts/support/jasmine_helper.rb
hyrax-2.2.4 spec/javascripts/support/jasmine_helper.rb
hyrax-2.2.3 spec/javascripts/support/jasmine_helper.rb
hyrax-2.2.2 spec/javascripts/support/jasmine_helper.rb
hyrax-2.2.1 spec/javascripts/support/jasmine_helper.rb
hyrax-2.2.0 spec/javascripts/support/jasmine_helper.rb