Skip to content

CRUD with AJAX, authorization & authentication. Rails 5, Devise, Pundit, OAuth

Notifications You must be signed in to change notification settings

abstractart/ror_chat

Repository files navigation

RoR Chat

Task

Functionality

Sign up

  • via Registration form
  • OAuth Facebook

User has access

  • View all comments (Page by page).
  • View only own comments (Page by page).
  • Edit and delete own comments
  • Edit & delete profile (with comments deleting)

Development

Initial

rvm gemset create ror_chat && bundle && rake db:setup && yarn

Tests

bundle exec rspec

Code Analyzers

./linters.sh

About

CRUD with AJAX, authorization & authentication. Rails 5, Devise, Pundit, OAuth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published