- Improve author's show view [DONE]
- Add js to comment section [DONE]
- Refine error messages [DONE]
- Add controller's tests
- authors_controller [DONE]
- commentators_controller [DONE]
- posts_controller [DONE]
- commentators_controller [DONE]
- Find how to test js action's (maybe add remote: true?)
- Add JS to destroy actions:
- posts_controller [DONE]
- commentator_controller [DONE]
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...