Module: Amico
- Extended by:
- Configuration, Relationships
- Defined in:
- lib/amico.rb,
lib/amico/version.rb,
lib/amico/configuration.rb,
lib/amico/relationships.rb
Defined Under Namespace
Modules: Configuration, Relationships
Constant Summary collapse
- VERSION =
'2.3.2'
Instance Attribute Summary
Attributes included from Configuration
#blocked_by_key, #blocked_key, #default_scope_key, #followers_key, #following_key, #namespace, #page_size, #pending_follow, #pending_key, #pending_with_key, #reciprocated_key, #redis
Method Summary
Methods included from Configuration
Methods included from Relationships
accept, all, block, blocked, blocked?, blocked_by, blocked_by?, blocked_by_count, blocked_by_page_count, blocked_count, blocked_page_count, clear, count, deny, follow, follower?, followers, followers_count, followers_page_count, following, following?, following_count, following_page_count, page_count, pending, pending?, pending_count, pending_page_count, pending_with, pending_with?, pending_with_count, pending_with_page_count, reciprocated, reciprocated?, reciprocated_count, reciprocated_page_count, unblock, unfollow