Module: Tinybucket::Resource

Extended by:
ActiveSupport::Autoload
Defined in:
lib/tinybucket/resource.rb,
lib/tinybucket/resource/base.rb,
lib/tinybucket/resource/forks.rb,
lib/tinybucket/resource/repos.rb,
lib/tinybucket/resource/teams.rb,
lib/tinybucket/resource/issues.rb,
lib/tinybucket/resource/commits.rb,
lib/tinybucket/resource/branches.rb,
lib/tinybucket/resource/projects.rb,
lib/tinybucket/resource/watchers.rb,
lib/tinybucket/resource/team/base.rb,
lib/tinybucket/resource/user/base.rb,
lib/tinybucket/resource/team/repos.rb,
lib/tinybucket/resource/user/repos.rb,
lib/tinybucket/resource/commit/base.rb,
lib/tinybucket/resource/team/members.rb,
lib/tinybucket/resource/pull_requests.rb,
lib/tinybucket/resource/team/followers.rb,
lib/tinybucket/resource/team/following.rb,
lib/tinybucket/resource/user/followers.rb,
lib/tinybucket/resource/user/following.rb,
lib/tinybucket/resource/commit/comments.rb,
lib/tinybucket/resource/pull_request/base.rb,
lib/tinybucket/resource/branch_restrictions.rb,
lib/tinybucket/resource/pull_request/commits.rb,
lib/tinybucket/resource/commit/build_statuses.rb,
lib/tinybucket/resource/pull_request/comments.rb

Defined Under Namespace

Modules: Commit, PullRequest, Team, User Classes: Base, BranchRestrictions, Branches, Commits, Forks, Issues, Projects, PullRequests, Repos, Teams, Watchers