Move preloaded modules to separate file

This commit is contained in:
2020-05-26 04:01:52 +02:00
parent 519c05d9c9
commit 65df9d8fcc
3 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env ruby
require "/data/github/current/config/environment"
require "irb"
require "irb/completion"