mustache_render 0.0.23 → 0.0.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
 
3
- require "#{File.dirname(__FILE__)}/action_view/template_handler"
3
+ # require "#{File.dirname(__FILE__)}/action_view/template_handler"
@@ -3,7 +3,7 @@ module MustacheRender
3
3
  VERSION_NUMBERS = [
4
4
  VERSION_MAJOR = 0,
5
5
  VERSION_MINOR = 0,
6
- VERSION_BUILD = 23,
6
+ VERSION_BUILD = 24,
7
7
  ]
8
8
 
9
9
  VERSION = VERSION_NUMBERS.join(".")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mustache_render
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.23
4
+ version: 0.0.24
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: