Class: LWS::Generic::Configuration

Inherits:
Model
  • Object
show all
Defined in:
lib/lws/apps/generic.rb

Overview

The configuration class

Instance Attribute Summary collapse

Instance Attribute Details

#created_atString (readonly)



100
# File 'lib/lws/apps/generic.rb', line 100

attribute :created_at

#idFixnum (readonly)



88
# File 'lib/lws/apps/generic.rb', line 88

attribute :id

#keyString



92
# File 'lib/lws/apps/generic.rb', line 92

attribute :key

#updated_atString (readonly)



104
# File 'lib/lws/apps/generic.rb', line 104

attribute :updated_at

#valueString



96
# File 'lib/lws/apps/generic.rb', line 96

attribute :value