Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

RoleModel/semaphore-2-rails-demo

Repository files navigation

README

bundle install
npm i -g yarn (if you don't have it already)
yarn install
bundle exec rails db:create (db steps just needed to make rails happy at boot, nothing stored in DB)
bundle exec rails db:migrate
bundle exec rspec

Should run the spec/system/basic_spec.rb file.

Use the following command in a pry session to see the JS errors page.driver.browser.manage.logs.get(:browser)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published