ruby-trello
https://github.com/jeremytregunna/ruby-trello
Ruby
Implementation of the Trello API for Ruby
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to ruby-trello
Help out
- Issues
- [Feature Request] Allow finding boards for an organization instead of member
- Setup integration test
- Finding boards via Trello::Client
- Support or documentation for custom field values
- More “ruby-like” API?
- API endopoints paths must not depend on ActiveSupport pluralization as it breaks with other languages
- Configuration is not thread-safe
- RubyDoc documentation doesn't match what is available on Rubygems.org
- When refresh! is called on a class that inherits from BasicData, it's attributes are not refreshed
- Retry on Trello::Error / Around filter suggestion
- Docs
- PublishZyncEventSubscriber.domain_event_in_saas?
- Liquid::Drops::Message#message
- Liquid::Drops::ApiSpec#published?
- Authentication::Strategy::ProviderOAuth2#authentication_providers
- Authentication::Strategy::ProviderOAuth2::FindOrCreateUser#site_account
- Authentication::Strategy::ProviderOAuth2::FindOrCreateUser#session
- Authentication::Strategy::ProviderOAuth2::FindOrCreateUser#create_user
- Authentication::Strategy::ProviderOAuth2::FindOrCreateUser#active_user
- Authentication::Strategy::ProviderOAuth2::FindOrCreateUser#find_user
- Authentication::Strategy::ProviderOAuth2::FindOrCreateUser#call