Skip to content

Rails 7 project that allows for Turbo creation of tweets, with likes that changed based on if there is a Devise current_user or not.

Notifications You must be signed in to change notification settings

ben-flyht/turbo_likes_demo

 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

Based on this ticket: hotwired/turbo-rails#47

About

Rails 7 project that allows for Turbo creation of tweets, with likes that changed based on if there is a Devise current_user or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 82.5%
  • HTML 14.3%
  • JavaScript 2.0%
  • CSS 1.2%