Skip to content

Hyperspec doc issues #423

Description

@catmando

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions