资源说明:a hotel reservation system
== Welcome to Hotel on Rails Project == Installation - Steps 1. run 'bundle install' in the app directory and create mysql database 'hotelonrails' 2. rake db:schema:load #load the schema in database 3. rake db:seed #for loading dummy rooms/room_types Configuration - Edit config/app-config.yml file to enter Hotel/Property Details like - Hotel Name, Address, Email, Website etc Issues - Please file issues here - https://github.com/sachinkale/hotelonrails/issues
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。