Sunday, September 6, 2009

Workshop 3

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.






List of passengers and their information.


Edit the information of passenger.


control the value of field.

No comments:

Post a Comment