RubyGems
npm
Organizations
Log in
Sign up
RubyGems
turbo-sprockets-rails3
Versions diffs
0.1.14 → 0.1.15
turbo-sprockets-rails3 0.1.14 → 0.1.15
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/turbo-sprockets/sprockets_overrides/helpers/rails_helper.rb
+1
-1
data/lib/turbo-sprockets/version.rb
+1
-1
metadata
+1
-1
data/lib/turbo-sprockets/sprockets_overrides/helpers/rails_helper.rb
CHANGED
Viewed
@@ -28,7 +28,7 @@ module Sprockets
28
28
end
29
29
return logical_path
30
30
else
31
-
raise AssetNotPrecompiledError.new("#{logical_path} isn't precompiled")
31
+
raise
AssetPaths::
AssetNotPrecompiledError.new("#{logical_path} isn't precompiled")
32
32
end
33
33
end
34
34
end
data/lib/turbo-sprockets/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module TurboSprockets
2
-
VERSION = "0.1.
14
"
2
+
VERSION = "0.1.
15
"
3
3
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: turbo-sprockets-rails3
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.1.
14
4
+
version: 0.1.
15
5
5
prerelease:
6
6
platform: ruby
7
7
authors: