The Crystal programming language | http://crystal-lang.org | Fund Crystal's development: http://is.gd/X7PRtI | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/
body
is set and body_io
is not
Foo::Bar.echo
or Toto::Foo::Bar.echo
#send
like in Ruby, but id consider redesigning it so you dont need to do that?
but id consider redesigning it so you dont need to do that?
Agree