Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 185 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 185 Bytes

Mengenal Ruby

Contoh:

curl -XPOST http://localhost:4567 -d "snippet=`cat input.rb`"
curl -XPOST http://localhost:4567 -d "snippet=`cat input.rb`" -d "snippet_name=testing"