lib/hexx/service.rb in hexx-7.0.0 vs lib/hexx/service.rb in hexx-7.0.1
- old
+ new
@@ -81,10 +81,10 @@
include Helpers::Messages
# @api hide
public :messages
# @api hide
- private :messages=, :add_message, :t
+ private :add_message, :t
# @!attribute [r] messages
# @!visibility public
# The array of service messages (instances of {Hexx::Message})
# with +text+ and +type+ attributes.