RubyGems
npm
Organizations
Log in
Sign up
RubyGems
haml-more
Versions diffs
0.4.0.b → 0.4.0.c
haml-more 0.4.0.b → 0.4.0.c
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/haml/more/coffee_script.rb
+1
-1
metadata
+2
-2
data/lib/haml/more/coffee_script.rb
CHANGED
Viewed
@@ -69,7 +69,7 @@ module Haml::More::CoffeeScript
69
69
require "johnson"
70
70
@runtime = runtime || Johnson::Runtime.new
71
71
prepare_runtime
72
-
rescue LoadError
, Johnson::Error
72
+
rescue
Exception #
LoadError
73
73
not_available!
74
74
end
75
75
metadata
CHANGED
Viewed
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
- 0
7
7
- 4
8
8
- 0
9
-
-
b
10
-
version: 0.4.0.
b
9
+
-
c
10
+
version: 0.4.0.
c
11
11
platform: ruby
12
12
authors:
13
13
- Konstantin Haase