-
Notifications
You must be signed in to change notification settings - Fork 384
Actioncable - React #355
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
Actioncable - React #355
Conversation
@richa We need CI to pass. Linter errors 48 files inspected, no offenses detected Tasks: TOP => default => ci => ci:all => lint => lint:lint => lint:js => lint:eslint (See full trace by running task with --trace) |
Left some comments. Reviewed 21 of 22 files at r1, 1 of 1 files at r2. Gemfile, line 110 at r2 (raw file):
why did you add this? I'm pretty sure this is not needed for rails 5. client/app/bundles/comments/components/CommentBox/CommentBox.jsx, line 45 at r2 (raw file):
remove comment config/secrets.yml, line 19 at r2 (raw file):
why should development and test need this to be anything other than localhost? Comments from Reviewable |
Reviewed 4 of 4 files at r3, 1 of 1 files at r4. Comments from Reviewable |
Thanks @richa. Nice job! |
This change is