RubyGems
npm
Organizations
Log in
Sign up
RubyGems
dry_haml_handlebars
Versions diffs
0.0.5 → 0.0.6
dry_haml_handlebars 0.0.5 → 0.0.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/action_view/helpers/capture_helper.rb
+2
-0
data/lib/dry_haml_handlebars/version.rb
+1
-1
metadata
+1
-1
data/lib/action_view/helpers/capture_helper.rb
CHANGED
@@ -1,3 +1,5 @@
1
+
include ActionView::Helpers
2
+
1
3
module ActionView
2
4
module Helpers
3
5
module CaptureHelper
data/lib/dry_haml_handlebars/version.rb
CHANGED
@@ -1,3 +1,3 @@
1
1
module DryHamlHandlebars
2
-
VERSION = "0.0.
5
"
2
+
VERSION = "0.0.
6
"
3
3
end
metadata
CHANGED
@@ -2,7 +2,7 @@
2
2
name: dry_haml_handlebars
3
3
version: !ruby/object:Gem::Version
4
4
prerelease:
5
-
version: 0.0.
5
5
+
version: 0.0.
6
6
6
platform: ruby
7
7
authors:
8
8
- Jonathan Chambers