world's most prestigious art gallery's visitor(s) account book
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
- Rails 5.2.0
- sqlite3 3.16.2 For Development environment
git clone GIT-URL
cd logbook
gem install bundler
bundle install
rails db:create db:migrate
rails s
rspec .
coverage/index.html
- Rajeev Sharma