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 还没有评估数据。