gabrielg-oughta 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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