Create MySQL database with passenger's information of taxi driver. passenger_controller and the model to provide function to insert, edit, and delete data.
rails -u mysql taxi : to create the mysql project, which the project's name is taxi Create controller, model, and run server.
No comments:
Post a Comment