lib/nameq/support/string_entry.rb in nameq-0.0.1 vs lib/nameq/support/string_entry.rb in nameq-0.0.3
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
module NameQ
module Support
class StringEntry
def initialize(text)
@text = text