Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 254 Bytes

File metadata and controls

10 lines (7 loc) · 254 Bytes

database

Class project for CSCI 421: Database Systems

#To Run Ruby App: Create a file "config/app_env.rb" and add the following lines: ENV['USERNAME'] = username ENV['PASSWORD'] = password

This will allow the app to access the db.cs.wm.edu machine.