lib/shoulda/context.rb in shoulda-2.0.5 vs lib/shoulda/context.rb in shoulda-2.0.6
- old
+ new
@@ -1,7 +1,7 @@
module Thoughtbot # :nodoc:
module Shoulda
- VERSION = '2.0.5'
+ VERSION = '2.0.6'
class << self
attr_accessor :contexts
def contexts # :nodoc:
@contexts ||= []