gabrielg-oughta 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 1
4
- :patch: 1
4
+ :patch: 2
@@ -44,7 +44,7 @@ module Thumblemonks
44
44
  # end
45
45
  #
46
46
  def use_macro(name)
47
- send(:"Macro: #{name}", Shoulda.current_context || self)
47
+ send(:"Macro: #{name}", ::Shoulda.current_context || self)
48
48
  end
49
49
  end
50
50
  end # MacroMacros
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gabrielg-oughta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriel Gironda