role_block_haml 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@ module RoleBlockHaml
3
3
  class Engine < ::Rails::Engine
4
4
  initializer 'role_block_haml' do |app|
5
5
  if defined? Haml::Parser
6
- module Haml::Parser
6
+ class Haml::Parser
7
7
  def self.parse_class_and_id(list)
8
8
  attributes = {}
9
9
  return attributes if list.empty?
@@ -1,3 +1,3 @@
1
1
  module RoleBlockHaml
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: role_block_haml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: