Skip to content
  • Jono Barel's avatar
    fix Dir.exist call · 5ccd028b
    Jono Barel authored
    Encountered ruby error in `Rakefile`:
    
    should be `Dir.exist` not `Dir.exists`
    5ccd028b