basecamp / basecamp/console1984
Add support for runner
Open
- Dominant language
- Ruby
- Stars
- 844
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to log/audit the use of `rails runner` as well. Currently a user can run `bin/rails runner "code here"` and it will bypass all of the logging that is provided in `rails console`.
I'd image it would require wrapping `Rails::Command::RunnerCommand#perform`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.