A simple blog application made with Ruby on Rails 7
- Created a MVC Architecture application that uses the basic CRUD functions.
- Display all the articles by the recent order in the ActionView.
- Added a feature to display the distance of time in words from the article posting to the current time in the ActionView using the built-in DateHelper methods.
- Added a helper function to convert and display the default timestamps of the model in a human-readable format.
- Added a helper function to calculate the needed time to read the article in the BlogHelper module.
https://rails-blog.up.railway.app/
Category | Languages / Frameworks / Tools |
---|---|
Front-end | |
Back-end |