Note : I am using rake to run the app and it prints a new line before giving the output. Please take this into account.
- ruby (2.0.0)
- rake (11.2.2)
- rspec (3.5.0)
- rspec-core (3.5.4)
- rspec-expectations (3.5.0)
- rspec-instafail (1.0.0)
- rspec-support (3.5.0)
Please install before running program.
cd go_parking
Interactive Mode Command : rake parking_lot:interactive_input
File Mode Command : rake parking_lot:file_input["sample_commands.txt"] or rake parking_lot:file_input["/path/file"]
Running Test Command : rspec