We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't know if I'm doing something wrong, but I haven't been able to find any additional settings to make it work.
The gem is installed and sessions are being created but the commands used in the session are not being stored.
Gemfile.lock
audits1984 (0.1.7) console1984 rinku rouge turbo-rails console1984 (0.2.0) irb (~> 1.13) parser rails (>= 7.0) rainbow
config/initializers/console1984.rb
Console1984.config.ask_for_username_if_empty = false
The text was updated successfully, but these errors were encountered:
+1, seems like before_executing method is not being called
before_executing
Sorry, something went wrong.
No branches or pull requests
I don't know if I'm doing something wrong, but I haven't been able to find any additional settings to make it work.
The gem is installed and sessions are being created but the commands used in the session are not being stored.
Gemfile.lock
config/initializers/console1984.rb
The text was updated successfully, but these errors were encountered: