Table of Contents - ruby-trello-3.0.0 Documentation
Pages
Classes and Modules
- Array
- Hash
- String
- Trello
- Trello::Action
- Trello::Association
- Trello::AssociationBuilder
- Trello::AssociationBuilder::HasMany
- Trello::AssociationBuilder::HasOne
- Trello::AssociationFetcher
- Trello::AssociationFetcher::HasMany
- Trello::AssociationFetcher::HasMany::Fetch
- Trello::AssociationFetcher::HasMany::Params
- Trello::AssociationFetcher::HasOne
- Trello::AssociationFetcher::HasOne::Fetch
- Trello::AssociationFetcher::HasOne::Params
- Trello::AssociationInferTool
- Trello::AssociationProxy
- Trello::Attachment
- Trello::Authorization
- Trello::Authorization::BasicAuthPolicy
- Trello::Authorization::Clock
- Trello::Authorization::Nonce
- Trello::Authorization::OAuthPolicy
- Trello::BasicData
- Trello::Board
- Trello::Card
- Trello::CheckItemState
- Trello::Checklist
- Trello::Client
- Trello::Comment
- Trello::Configuration
- Trello::CoverImage
- Trello::CustomField
- Trello::CustomFieldItem
- Trello::CustomFieldOption
- Trello::Error
- Trello::HasActions
- Trello::Item
- Trello::JsonUtils
- Trello::JsonUtils::ClassMethods
- Trello::JsonUtils::InstanceMethods
- Trello::Label
- Trello::LabelName
- Trello::List
- Trello::Member
- Trello::MultiAssociation
- Trello::Notification
- Trello::Organization
- Trello::PluginDatum
- Trello::Schema
- Trello::Schema::Attribute
- Trello::Schema::Attribute::Base
- Trello::Schema::Attribute::BoardPref
- Trello::Schema::Attribute::CustomFieldDisplay
- Trello::Schema::Attribute::Default
- Trello::Schema::AttributeBuilder
- Trello::Schema::AttributeRegistration
- Trello::Schema::Serializer
- Trello::Schema::Serializer::Default
- Trello::Schema::Serializer::Labels
- Trello::Schema::Serializer::Time
- Trello::Schema::Serializer::Webhooks
- Trello::TInternet
- Trello::Token
- Trello::Webhook
Methods
- ::all — Trello::Board
- ::auth_policy — Trello
- ::authorize — Trello::Authorization::BasicAuthPolicy
- ::authorize — Trello::Authorization::OAuthPolicy
- ::authorize_url — Trello
- ::build — Trello::AssociationBuilder::HasMany
- ::build — Trello::AssociationBuilder::HasOne
- ::build — Trello::Schema::AttributeBuilder
- ::client — Trello::BasicData
- ::client — Trello
- ::configurable_attributes — Trello::Configuration
- ::configuration — Trello
- ::configure — Trello
- ::create — Trello::BasicData
- ::deserialize — Trello::Schema::Serializer::Default
- ::deserialize — Trello::Schema::Serializer::Labels
- ::deserialize — Trello::Schema::Serializer::Time
- ::deserialize — Trello::Schema::Serializer::Webhooks
- ::execute — Trello::AssociationFetcher::HasMany::Fetch
- ::execute — Trello::AssociationFetcher::HasOne::Fetch
- ::execute — Trello::TInternet
- ::execute_core — Trello::TInternet
- ::find — Trello::Action
- ::find — Trello::BasicData
- ::find — Trello::Comment
- ::find — Trello::CustomField
- ::find — Trello::CustomFieldOption
- ::find — Trello::List
- ::find — Trello::Member
- ::find — Trello::Organization
- ::find — Trello::Token
- ::included — Trello::JsonUtils
- ::infer_class_on_name — Trello::AssociationInferTool
- ::infer_restful_resource_on_class — Trello::AssociationInferTool
- ::logger — Trello
- ::logger= — Trello
- ::many — Trello::BasicData
- ::new — Trello::Association
- ::new — Trello::AssociationFetcher::HasMany
- ::new — Trello::AssociationFetcher::HasMany::Fetch
- ::new — Trello::AssociationFetcher::HasMany::Params
- ::new — Trello::AssociationFetcher::HasOne
- ::new — Trello::AssociationFetcher::HasOne::Fetch
- ::new — Trello::AssociationFetcher::HasOne::Params
- ::new — Trello::AssociationProxy
- ::new — Trello::Authorization::BasicAuthPolicy
- ::new — Trello::Authorization::OAuthPolicy
- ::new — Trello::BasicData
- ::new — Trello::Client
- ::new — Trello::Configuration
- ::new — Trello::Error
- ::new — Trello::MultiAssociation
- ::new — Trello::Schema
- ::new — Trello::Schema::Attribute::Base
- ::new — Trello::Schema::AttributeBuilder
- ::new — Trello::Schema::AttributeRegistration
- ::next — Trello::Authorization::Nonce
- ::one — Trello::BasicData
- ::open_authorization_url — Trello
- ::open_public_key_url — Trello
- ::open_url — Trello
- ::parse — Trello::BasicData
- ::parse_many — Trello::BasicData
- ::path_name — Trello::BasicData
- ::public_key_url — Trello
- ::register — Trello::Schema::AttributeRegistration
- ::register_attrs — Trello::BasicData
- ::reset! — Trello
- ::save — Trello::BasicData
- ::schema — Trello::BasicData
- ::search — Trello::Action
- ::serialize — Trello::Schema::Serializer::Default
- ::serialize — Trello::Schema::Serializer::Labels
- ::serialize — Trello::Schema::Serializer::Time
- ::serialize — Trello::Schema::Serializer::Webhooks
- ::timestamp — Trello::Authorization::Clock
- ::try_execute — Trello::TInternet
- #<< — Trello::AssociationProxy
- #== — Trello::BasicData
- #=== — Trello::AssociationProxy
- #actions — Trello::HasActions
- #activated? — Trello::Webhook
- #add_attachment — Trello::Card
- #add_checklist — Trello::Card
- #add_comment — Trello::Card
- #add_item — Trello::Checklist
- #add_label — Trello::Card
- #add_member — Trello::Board
- #add_member — Trello::Card
- #archive_all_cards — Trello::List
- #association_class — Trello::AssociationFetcher::HasMany::Fetch
- #association_class — Trello::AssociationFetcher::HasMany::Params
- #association_class — Trello::AssociationFetcher::HasOne::Fetch
- #association_class — Trello::AssociationFetcher::HasOne::Params
- #association_owner — Trello::AssociationFetcher::HasMany::Fetch
- #association_owner — Trello::AssociationFetcher::HasOne::Fetch
- #association_restful_id — Trello::AssociationFetcher::HasOne::Fetch
- #association_restful_id — Trello::AssociationFetcher::HasOne::Params
- #association_restful_name — Trello::AssociationFetcher::HasOne::Fetch
- #association_restful_name — Trello::AssociationFetcher::HasOne::Params
- #attachments — Trello::Card
- #attribute — Trello::Schema
- #attribute_class — Trello::Schema::AttributeBuilder
- #attributes — Trello::BasicData
- #attributes= — Trello::BasicData
- #attributes= — Trello::Configuration
- #auth_policy — Trello::Client
- #auth_policy_class — Trello::Client
- #authorize — Trello::Authorization::BasicAuthPolicy
- #authorize — Trello::Authorization::OAuthPolicy
- #avatar_url — Trello::Member
- #basic? — Trello::Configuration
- #basic_credentials — Trello::Configuration
- #board — Trello::Action
- #board — Trello::Comment
- #board — Trello::Notification
- #boards — Trello::Organization
- #build — Trello::Schema::AttributeBuilder
- #build_attributes — Trello::Schema::Attribute::Base
- #build_attributes — Trello::Schema::Attribute::BoardPref
- #build_attributes — Trello::Schema::Attribute::CustomFieldDisplay
- #build_attributes — Trello::Schema::Attribute::Default
- #build_consumer_credential — Trello::Authorization::OAuthPolicy
- #build_payload_for_create — Trello::Schema::Attribute::Base
- #build_payload_for_create — Trello::Schema::Attribute::BoardPref
- #build_payload_for_create — Trello::Schema::Attribute::CustomFieldDisplay
- #build_payload_for_create — Trello::Schema::Attribute::Default
- #build_payload_for_update — Trello::Schema::Attribute::Base
- #build_payload_for_update — Trello::Schema::Attribute::BoardPref
- #build_payload_for_update — Trello::Schema::Attribute::CustomFieldDisplay
- #build_payload_for_update — Trello::Schema::Attribute::Default
- #build_pending_update_attributes — Trello::Schema::Attribute::Base
- #build_token — Trello::Authorization::OAuthPolicy
- #card — Trello::Action
- #card — Trello::Comment
- #card — Trello::Notification
- #check_item_states — Trello::Card
- #class_from_path — Trello::Client
- #client — Trello::AssociationFetcher::HasMany::Fetch
- #client — Trello::AssociationFetcher::HasOne::Fetch
- #client — Trello::BasicData
- #close — Trello::Card
- #close — Trello::List
- #close! — Trello::Card
- #close! — Trello::List
- #closed? — Trello::Board
- #closed? — Trello::Card
- #closed? — Trello::List
- #collection_name — Trello::BasicData
- #collection_name — Trello::CustomField
- #collection_path — Trello::BasicData
- #collection_path — Trello::CustomFieldItem
- #collection_path — Trello::CustomFieldOption
- #complete? — Trello::Item
- #configuration — Trello::Client
- #configure — Trello::Client
- #consumer — Trello::Authorization::OAuthPolicy
- #consumer_key — Trello::Authorization::OAuthPolicy
- #consumer_params — Trello::Authorization::OAuthPolicy
- #consumer_secret — Trello::Authorization::OAuthPolicy
- #copy — Trello::Checklist
- #copy_items_to — Trello::Checklist
- #cover_image — Trello::Card
- #create — Trello::Client
- #create_new_checklist — Trello::Card
- #create_new_option — Trello::CustomField
- #create_only? — Trello::Schema::Attribute::Base
- #credentials — Trello::Configuration
- #default — Trello::Schema::Attribute::Base
- #default_filter — Trello::AssociationFetcher::HasMany::Params
- #define_getter — Trello::Schema::AttributeRegistration
- #define_setter — Trello::Schema::AttributeRegistration
- #delete — Trello::Card
- #delete — Trello::Checklist
- #delete — Trello::Client
- #delete — Trello::Comment
- #delete — Trello::CustomField
- #delete — Trello::CustomFieldOption
- #delete — Trello::Label
- #delete — Trello::Webhook
- #delete_checklist_item — Trello::Checklist
- #delete_option — Trello::CustomField
- #element_name — Trello::BasicData
- #element_path — Trello::BasicData
- #element_path — Trello::CustomFieldItem
- #element_path — Trello::CustomFieldOption
- #eql? — Trello::BasicData
- #execute — Trello::AssociationFetcher::HasMany::Fetch
- #execute — Trello::AssociationFetcher::HasOne::Fetch
- #fetch — Trello::AssociationFetcher::HasMany
- #fetch — Trello::AssociationFetcher::HasOne
- #fetch_path — Trello::AssociationFetcher::HasMany::Params
- #filter_params — Trello::AssociationFetcher::HasMany::Fetch
- #filter_params — Trello::AssociationFetcher::HasMany::Params
- #find — Trello::Client
- #find_card — Trello::Board
- #find_many — Trello::Client
- #for_action? — Trello::Schema::Attribute::Base
- #from_json — Trello::JsonUtils::ClassMethods
- #from_response — Trello::JsonUtils::InstanceMethods
- #from_response — Trello::JsonUtils::ClassMethods
- #get — Trello::Client
- #get_auth_header — Trello::Authorization::OAuthPolicy
- #has_lists? — Trello::Board
- #hash — Trello::BasicData
- #infer_class_on — Trello::AssociationFetcher::HasMany::Params
- #infer_class_on — Trello::AssociationFetcher::HasOne::Params
- #infer_restful_resource_on — Trello::AssociationFetcher::HasMany::Params
- #initialize_fields — Trello::BasicData
- #invoke_verb — Trello::Client
- #item — Trello::CheckItemState
- #items — Trello::Checklist
- #json_into — String
- #jsoned_into — Array
- #jsoned_into — Hash
- #label_names — Trello::Board
- #labels — Trello::Board
- #list — Trello::Action
- #list — Trello::Comment
- #list — Trello::Notification
- #member — Trello::Notification
- #member_creator — Trello::Action
- #members — Trello::Card
- #members — Trello::Organization
- #method_missing — Trello::AssociationProxy
- #move_all_cards — Trello::List
- #move_to_board — Trello::Card
- #move_to_board — Trello::List
- #move_to_list — Trello::Card
- #move_to_list_on_any_board — Trello::Card
- #oauth? — Trello::Configuration
- #oauth_credentials — Trello::Configuration
- #oauth_token — Trello::Authorization::OAuthPolicy
- #oauth_token_secret — Trello::Authorization::OAuthPolicy
- #option_value — Trello::CustomFieldItem
- #organization — Trello::Notification
- #parent_restful_resource — Trello::AssociationFetcher::HasMany::Params
- #parent_restful_resource_id — Trello::AssociationFetcher::HasMany::Params
- #parse_json — Trello::JsonUtils::InstanceMethods
- #parse_json — Trello::JsonUtils::ClassMethods
- #path — Trello::AssociationFetcher::HasMany::Fetch
- #post — Trello::BasicData
- #post — Trello::Client
- #primary_key? — Trello::Schema::Attribute::Base
- #proxy_assocation — Trello::AssociationProxy
- #put — Trello::BasicData
- #put — Trello::Client
- #readonly? — Trello::Schema::Attribute::Base
- #refresh! — Trello::BasicData
- #register — Trello::Schema::Attribute::Base
- #register — Trello::Schema::AttributeRegistration
- #remote_key — Trello::Schema::Attribute::Base
- #remove — Trello::CustomFieldItem
- #remove_attachment — Trello::Card
- #remove_label — Trello::Card
- #remove_member — Trello::Board
- #remove_member — Trello::Card
- #remove_upvote — Trello::Card
- #save — Trello::BasicData
- #save — Trello::CustomFieldItem
- #schema — Trello::BasicData
- #serializer — Trello::Schema::AttributeBuilder
- #starred? — Trello::Board
- #target_restful_resource — Trello::AssociationFetcher::HasMany::Params
- #to_a — Trello::AssociationProxy
- #to_ary — Trello::AssociationProxy
- #type — Trello::CustomFieldItem
- #update! — Trello::BasicData
- #update_fields — Trello::BasicData
- #update_item_state — Trello::Checklist
- #update_only? — Trello::Schema::Attribute::Base
- #upvote — Trello::Card
- #valid? — Trello::Card
- #voters — Trello::Card