Skip to content

Instantly share code, notes, and snippets.

@rknuu
Created December 14, 2015 01:21
Show Gist options
  • Save rknuu/0065dcb5c7f97ef1af7b to your computer and use it in GitHub Desktop.
Save rknuu/0065dcb5c7f97ef1af7b to your computer and use it in GitHub Desktop.
# Taken from @chancancode https://speakerdeck.com/chancancode/turbo-rails-in-rust
>> require "canada"
=> true
>> " ".blank_eh?
=> true
>> "hi".blank_eh?
=> false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment