brain.rbinstance_missing
From the rails Ruby Object extenstion, The Object#blank? is now covering nil, blank and empty responses:
elad = nil
elad.blank? # true
elad = []
elad.blank? # true
| Variable | Value |
|---|---|
| GITHUB | |
| WWR | { :working_with_rails => 'http://www.workingwithrails.com/person/5844-elad-meidar' } |
| IRC | { 'irc.freenode.net' => [ '#rubyonrails', '#railsbridge', '#ruby', '#mootools' ]} |
| SKYPE | eladmeidar |
You're seeing this error because I think it is funny.