class Rudy::Routines::GroupNotAvailable
Public Instance Methods
message()
click to toggle source
# File lib/rudy/routines.rb, line 44 def message; "Some machines are not available:#{$/}#{@obj.inspect}"; end