Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

[BUG] ~/.jardrc does not seem to work with Rails Console #95

@ADTC

Description

@ADTC

Describe the bug
The ~/.jardrc configuration file doesn't seem to be read or applied when running Jard in Rails Console.

To Reproduce
Steps to reproduce the behavior:

  1. Install jard in a Rails project.
  2. Run rails console
  3. Execute def j; jard; end; j
  4. Configuration file is not read. All settings are at default.

Expected behavior
Configuration file is read and settings applied.

Environment:

  • OS: Ubuntu 20.04.2 LTS running on WSL (Windows Subsystem for Linux; Windows 10)
  • Terminal Emulator: Xterm from Ubuntu on Windows Terminal
  • tput colors: 256
  • echo $TERM: xterm-256color
  • stty: speed 38400 baud; line = 0; -brkint -imaxbel
  • Do you use tmux/screen or similar tty multiplexer? No. Not that I know of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions