tranminhan / blog

0 stars 0 forks source link

Submit Blog Pre-Work Assignment #1

Open tranminhan opened 8 years ago

tranminhan commented 8 years ago

Here is my completed homework assignment. Thank you!

/cc @coderschoolreview

chug2k commented 8 years ago

Congratulations, Welcome to our Ruby on Rails course! We will email you in a few moments with details about where the course will be held. Thank you for your work on creating a basic Ruby on Rails app. :tada:

In the future, doing the "optional" tasks will be very beneficial. Most real-world apps will have a navbar, filtering, and and search, so learning how to do them will help you build better, more full-featured applications. For a first step, I'd recommend you read about validations in ActiveRecord for a peek into some cool features from Rails & ActiveRecord.

As for spring - you should remove Spring from your production environment. Heroku will not like to run Spring.