Sha256: b304b852383b3630af1509245d7c23bb786792b3eb7b7d62417bea2b5d97ec8c

Contents?: true

Size: 393 Bytes

Versions: 4

Compression:

Stored size: 393 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.ci_port = 8888
  #   config.boot_dir = '/absolute/path/to/boot_dir'
  #   config.boot_files = lambda { ['/absolute/path/to/boot_dir/file.js'] }
end
#

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
edmond-danthes-2.1.1 spec/javascripts/support/jasmine_helper.rb
edmond-danthes-2.1.0 spec/javascripts/support/jasmine_helper.rb
danthes-2.0.1 spec/javascripts/support/jasmine_helper.rb
danthes-2.0.0 spec/javascripts/support/jasmine_helper.rb