These files are examples of how you can start running your code against rails 6 in parallel while not affecting your ability to continue developing.
You will be able to:
- run rails 6 server
- run your specs against rails 6
- mark specs broken rails 6 specs
- find gems that don't have a upgrade path (yet)
- make decision with rails 6 in mind