Sha256: 1a6c7976efeff18261ad7d45c9d491bf9ef3a70c0bf1bc24ac11b93914a09515

Contents?: true

Size: 529 Bytes

Versions: 3

Compression:

Stored size: 529 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_phantomjs_auto_install = true
#end
#

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
moment_ago-0.0.3 spec/javascripts/support/jasmine_helper.rb
pagination_ajax-1.0.5 spec/javascripts/support/jasmine_helper.rb
jasmine-2.0.2 lib/generators/jasmine/install/templates/spec/javascripts/support/jasmine_helper.rb