Skip to content

Instantly share code, notes, and snippets.

@hexgnu
Created March 1, 2016 21:13
Show Gist options
  • Select an option

  • Save hexgnu/cb6b41a7dac538353b45 to your computer and use it in GitHub Desktop.

Select an option

Save hexgnu/cb6b41a7dac538353b45 to your computer and use it in GitHub Desktop.

Revisions

  1. hexgnu created this gist Mar 1, 2016.
    11 changes: 11 additions & 0 deletions rocketship.rb
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    if true
    if another?
    if zomg?
    if hai?
    if ok?
    puts "Something"
    end
    end
    end
    end
    end