Method: ContentfulModel::Configuration#access_token
- Defined in:
- lib/contentful_model.rb
#access_token ⇒ Object
Returns the value of attribute access_token.
20 21 22 |
# File 'lib/contentful_model.rb', line 20 def access_token @access_token end |