Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 355 Bytes

README

To replicate issue:

  • bundle, setup db, etc
  • Start up rails server
  • Go to route /setup
  • Once this has finished creating posts:
  • Go to root path

The PG issue will be present in the browser

To replicate how the console behavior is different:

  • Open up a rails console
  • Run PostsController.new.index
  • Observe correct behavior of query