Ruby String Interpolation Shorthand
@foo = 'foo'
'foo bar'
== "#{@foo} bar"
== "#@foo bar"
WHAT!!
Written by dickeyxxx
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Related Tags
#ruby
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#