class Messages::String

A wrapper for native string class

Public Class Methods

attributes() click to toggle source
# File lib/log_query/messages.rb, line 24
def self.attributes
  []
end