Search/Replace HAML partials with ERB partials
Enable Regex and search for:
= render_partial '([-a-z_]+)'
Replace with:
<%= partial '$1' %>
Written by Nate Steiner
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Haml
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#