This is a mock project intended for learning rails and overall web development concepts such as authentication, authorization,active record, MVC and REST. It includes most of the operations that would be expected from a twitter-like application including, user registering, user sessions, posting, and editing posting.
Gems included:
-
Better Errors - For better errors
-
Bulma - for easy CSS.
-
Guard - Useful for live reloading
scss
,js
,css
, anderb
files. -
Simple Form - For simple forms!
-
Devise - easy user roles and authentication
-
Gravatar_image_tag - Integrated image tag.