📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 19:26:11
📂
/
/
opt
/
alt
/
ruby40
/
share
/
ruby
/
did_you_mean
/
spell_checkers
✏️
Editing: null_checker.rb
module DidYouMean class NullChecker def initialize(*); end def corrections; [] end end end
💾 Save Changes
❌ Cancel