hyperstack-org / hyperstack-org/hyperstack
Hyperspec doc issues
未關閉
- 主要語言
- JavaScript
- 星號
- 538
- 分支
- 41
- PR 合併指標
- 30 天內沒有已合併 PR
描述
line 6 of installation code sample reads
`require File.expand_path('../test_app/config/environment', __FILE__)`
should be
`require File.expand_path('../../config/environment', __FILE__)`
Also for now we need to lock gem 'webdrivers', "4.6.0"
貢獻指南
評估
這個 Issue 還沒有評估資料。