lib/cryptum/event/history.rb in cryptum-0.0.397 vs lib/cryptum/event/history.rb in cryptum-0.0.398
- old
+ new
@@ -1,10 +1,10 @@
# frozen_string_literal: true
module Cryptum
- # This plugin is used to Track Event History
+ # Cryptum::Event Namespace
module Event
- # Keep Last Event History When Terminal Resize Occuers
+ # Class to Keep Track of Event History
class History
attr_accessor :bullish_trend,
:event,
:event_notes,
:event_type,