Sha256: bb436c54dce5a81c960e314455207e52fc0c9e47eee52c92c75c388d79f91fa9
Contents?: true
Size: 539 Bytes
Versions: 20
Compression:
Stored size: 539 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
20 entries across 20 versions & 3 rubygems