lib/shoulda/context.rb in thoughtbot-shoulda-2.0.3 vs lib/shoulda/context.rb in thoughtbot-shoulda-2.0.4

- old
+ new

@@ -1,7 +1,7 @@ module Thoughtbot # :nodoc: module Shoulda - VERSION = '2.0.2' + VERSION = '2.0.4' class << self attr_accessor :contexts def contexts # :nodoc: @contexts ||= []