Sha256: 705804bbd1f6c108300000679e898fbe9aac83c240492868e4f03dbcf7e4bd54

Contents?: true

Size: 168 Bytes

Versions: 5

Compression:

Stored size: 168 Bytes

Contents

# frozen_string_literal: true

class HappySystem < Liza::System
  class Error < StandardError; end
  # Your code goes here...

  #

  set :log_color, :magenta

  #
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lizarb-1.0.4 lib/happy_system.rb
lizarb-1.0.3 lib/happy_system.rb
lizarb-1.0.2 lib/happy_system.rb
lizarb-1.0.1 lib/happy_system.rb
lizarb-1.0.0 lib/happy_system.rb