Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set default values for
script
and hooks
in RubyApplication
The `script` and `hooks` variables in the RubyApplication class are now initialized with empty strings. This avoids potential runtime errors or unexpected behaviours caused by previously uninitialized variables.
- Loading branch information