Skip to content

caiocclopes/twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Twitter gem

This gem provides the basic configuration for a twitter module

Available Methods:

  • getTwitter(area_id)

returns all the twitter configurations associated with a specific area_id, it is up to the caller to check if this array is empty or not.

  • getAll

return all the Twitter configurations

example:

Twitter.getAll

or, if you would like to access the model directly for more advanced querying, use:

Twitter::Model::TwitterModel

to access the model object, then you can specify your desired query.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages