Class: Sail::Types::String

Inherits:
Type
  • Object
show all
Defined in:
lib/sail/types/string.rb

Overview

String

The String setting type is the simplest. It only stores a configurable value in the database.

Method Summary

Methods inherited from Type

#from, #initialize, #to_value

Constructor Details

This class inherits a constructor from Sail::Types::Type