Module: TeachersPet::Actions

Defined in:
lib/teachers_pet/actions/base.rb,
lib/teachers_pet/actions/forks.rb,
lib/teachers_pet/actions/open_issue.rb,
lib/teachers_pet/actions/push_files.rb,
lib/teachers_pet/actions/add_to_team.rb,
lib/teachers_pet/actions/clone_repos.rb,
lib/teachers_pet/actions/create_repos.rb,
lib/teachers_pet/actions/add_collaborators.rb,
lib/teachers_pet/actions/merge_pull_requests.rb,
lib/teachers_pet/actions/create_student_teams.rb

Defined Under Namespace

Classes: AddCollaborators, AddToTeam, Base, CloneRepos, CreateRepos, CreateStudentTeams, Forks, MergePullRequests, OpenIssue, PushFiles