Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

glafeara/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a simple blog written in Ruby on Rails a novice developer. Thanks Google Translate! :)

Features:

  • authentication (form RailsTutorial);

  • adding categories;

  • posting articles;

  • commenting (adding and removing comments on Ajax).

For testing, it is desirable to create a user through the console: user = User.create(email: "user@example.com", password: "123123", password_confirmation: "123123", isadmin: true, checked: true)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published