Method: ContentfulModel::Configuration#preview_access_token
- Defined in:
- lib/contentful_model.rb
#preview_access_token ⇒ Object
Returns the value of attribute preview_access_token.
27 28 29 |
# File 'lib/contentful_model.rb', line 27 def preview_access_token @preview_access_token end |