Method: ContentfulLite::Client#environment
- Defined in:
- lib/contentful_lite/client.rb
#environment ⇒ Object (readonly)
Returns the value of attribute environment.
16 17 18 |
# File 'lib/contentful_lite/client.rb', line 16 def environment @environment end |