Method: Twitter::Base#help
- Defined in:
- lib/twitter/base.rb
#help ⇒ Object
235 236 237 |
# File 'lib/twitter/base.rb', line 235 def help perform_get("/#{API_VERSION}/help/test.json") end |
235 236 237 |
# File 'lib/twitter/base.rb', line 235 def help perform_get("/#{API_VERSION}/help/test.json") end |