Skip to content
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

initial PR #1385

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

initial PR #1385

wants to merge 18 commits into from

Conversation

khan2597
Copy link

@khan2597 khan2597 commented Nov 8, 2019

No description provided.

@SuLoBoro
Copy link

Easy to read code and good test coverage. Easy to follow naming conventions. Nice work :)

@david-mears
Copy link
Contributor

Nice commit messages - clear and informative. The tests look good, but I can't run them because I can't replicate your database setup. That means I can only see your index page - which, I admit, does look slick.

My main criticism would be that there's no way to work out your database set up. I can see from your test that your messages table has three columns, and the first two of them are numbers, but it's unclear what those numbers represent. If you include a migrations file, you can then ensure your project is reproducible on another machine - and you can even set up a rake task to take care of it: rake db:setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants