Skip to content

X(旧Twitter)のクローンをrailsで作ったもの(railsの練習に作成)

License

Notifications You must be signed in to change notification settings

1021ky/rails-x-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

57 Commits
Nov 9, 2024
Nov 19, 2024
Nov 12, 2024
Nov 19, 2024
Nov 9, 2024
Nov 17, 2024
Nov 9, 2024
Oct 9, 2024
Sep 22, 2024
Sep 22, 2024
Nov 19, 2024
Sep 22, 2024
Oct 1, 2024
Sep 22, 2024
Sep 22, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024
Oct 1, 2024
Sep 22, 2024
Sep 23, 2024
Sep 23, 2024
Nov 9, 2024
Nov 9, 2024
Nov 9, 2024
Nov 12, 2024
Nov 12, 2024
Aug 30, 2024
Nov 9, 2024
Sep 22, 2024
Sep 23, 2024
Sep 22, 2024
Sep 22, 2024
Nov 9, 2024
Sep 23, 2024
Sep 23, 2024
Sep 23, 2024

Repository files navigation

README

X(旧Twitter)のクローンをrailsで作ったもの(railsの練習に作成)

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

    • bundle exec rspec
  • How to run the test in VS Code Test Explorer

    • install Ruby Test Explorer Extension
    • open Testing view and run test
      • modifiy VS Code setting "rubyTestExplorer.logpanel": true and check output panel of Ruby Test Explorer when you can't run test
  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

  • how to debug

    • run bundle install
    • run bundle binstubs debug
    • open Run and Debug on VS Code and select Debug Rails

About

X(旧Twitter)のクローンをrailsで作ったもの(railsの練習に作成)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published