Closed adamrunner closed 6 years ago
Fix incorrect example around usage of partials.
In my implementation I noticed that I couldn't access local variables by using an instance variable, however accessing the locals hash seems to work correctly (and is used elsewhere in the documentation).
locals
Fix incorrect example around usage of partials.
In my implementation I noticed that I couldn't access local variables by using an instance variable, however accessing the
locals
hash seems to work correctly (and is used elsewhere in the documentation).