text = shape.send§
essentially calls a method named ‘p’. So:
‘foo’.send(‘upcase’) => ‘FOO’
sd
text = shape.send§
essentially calls a method named ‘p’. So:
‘foo’.send(‘upcase’) => ‘FOO’
sd
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs