Method: Request::Choregraphy#==

Defined in:
lib/violet/request.rb

#==(other) ⇒ Object



400
401
402
# File 'lib/violet/request.rb', line 400

def == other
  self.chor == other.chor
end