Sha256: 95b47fbb57d27c51f7a986afff441df1d83bd8f99d7f2a05e9516eee67840510
Contents?: true
Size: 429 Bytes
Versions: 5
Compression:
Stored size: 429 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 # Jasmine.configure do |config| config.browser = :phantomjs end
Version data entries
5 entries across 5 versions & 1 rubygems