process_time.rb 82 Bytes Edit Raw Blame History 1 2 3 4 5 class Kalibro::ProcessTime < Kalibro::Model attr_accessor :state, :time end