-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Earth - Genevieve and Schanen #16
base: master
Are you sure you want to change the base?
Conversation
Slack CLIMajor Learning Goals/Code Review
Functional Requirements
Overall Feedback
Additional FeedbackGreat work!! Y'all made a whole program that interacts with Slack in real time from the command terminal!! Code Style Bonus AwardsWas the code particularly impressive in code style for any of these reasons (or more...?)
|
return response | ||
end | ||
|
||
def self.details |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an instance method in the child classes so the abstract method here should be an instance method as well.
Assignment Submission: Slack CLI
Congratulations! You're submitting your assignment. Please reflect on the assignment with these questions.
Reflection