Open vanhensy opened 7 years ago
Hi @luuphu25, Thanks for your hard work. You've done good job so far. This is some feedback from us:
<p id="notice">Article was successfully destroyed.</p>
, consider rendering it as <div class="alert alert-success">Article was successfully destroyed.</div>
. Here's an example of how to do it.# article.rb
validates :title, :body, presence: true
# comment.rb
validates :message, presence: true
thank you. i'll update as soon as
Hi @luuphu25, thanks for your submission. You've done a good job so far in a short time. But unfortunately, some of required features haven't done yet.
You should continue to finish and improve your pre-work then re-submit to us. To be clear, this is missing required feature:
application.js.erb
:Try to finish it and add more optional/additional feature will help your submission stand out from others. You can join to discuss more about it with us and other applicants via gitter chat
We're looking forward to see your improvement.