Class
Termtter::RubytterProxy
In:
lib/plugins/list_switch.rb
lib/termtter/rubytter_proxy.rb
Parent:
Object
Methods
cached_status
cached_user
call_rubytter
call_rubytter
call_rubytter_or_use_cache
call_rubytter_with_list_switch
method_missing
new
status_cache_store
store_status_cache
store_user_cache
users_cache_store
Included Modules
Hookable
External Aliases
call_rubytter
->
call_rubytter_without_list_switch
Attributes
rubytter
[R]
Public Class methods
new
(*args)
Public Instance methods
cached_status
(id)
cached_user
(screen_name)
call_rubytter
(method, *args, &block)
Alias for
call_rubytter_with_list_switch
call_rubytter
(method, *args, &block)
call_rubytter_or_use_cache
(method, *args, &block)
call_rubytter_with_list_switch
(method, *args, &block)
method_missing
(method, *args, &block)
status_cache_store
()
store_status_cache
(status)
store_user_cache
(user)
users_cache_store
()
[Validate]