lib/simple/service/action/comment.rb in simple-service-0.1.3 vs lib/simple/service/action/comment.rb in simple-service-0.1.4

- old
+ new

@@ -1,6 +1,6 @@ # returns the comment for an action -class ::Simple::Service::Action::Comment # :nodoc: +class ::Simple::Service::Action::Comment # @private attr_reader :short attr_reader :full def self.extract(action:) file, line = action.source_location