# File lib/staticmatic/helpers/render_helper.rb, line 8 def partial(name, options = {}) @staticmatic.generate_partial(name, options) end