Skip to content

Fix Console Script - #42

Open
imRohan wants to merge 1 commit into
mainfrom
rl-fix-console
Open

Fix Console Script#42
imRohan wants to merge 1 commit into
mainfrom
rl-fix-console

Conversation

@imRohan

@imRohan imRohan commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Running bin/console would result in quite a few ruby libs from being undefined (SimpleDelegator for example), raising an error. This prevented the console from starting a new session.

This change addresses the need by:

  • Updating the load order of libs

Running `bin/console` would result in quite a few ruby libs from being
undefined (SimpleDelegator for example), raising an error. This
prevented the console from starting a new session.

This change addresses the need by:
* Updating the load order of libs
@imRohan
imRohan requested review from chriswoodford and jmazur July 29, 2026 21:25
@imRohan imRohan self-assigned this Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants