jasmine-rails 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,7 +32,7 @@ module JasmineRails
32
32
  jasmine_config["src_dir"],
33
33
  jasmine_config["spec_dir"],
34
34
  jasmine_config["asset_paths"]
35
- ].flatten
35
+ ].flatten.compact
36
36
  end
37
37
 
38
38
  def instantiate_runner
@@ -1,3 +1,3 @@
1
1
  module JasmineRails
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jasmine-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: