Skip to content

A Ruby on Rails application that allows a user to create a post.

Notifications You must be signed in to change notification settings

Kzalkin/Snowflake

Repository files navigation

A Ruby on Rails application that allows a user to create a post.
  • Followed the Rails MVC pattern to create a full CRUD web interface that allows users to create, view, and delete a post.
  • Enabled Rails order method to display the most recent post and Date object methods to show the date of creation.
  • Implemented a model-based default value on the author of the post so the user has an option for anonymity.

All Rants Page

Show Rant Page

Add New Rant

Edit Rant

About

A Ruby on Rails application that allows a user to create a post.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published