partial.rb

Path: lib/cell/partial.rb
Last Update: Sat Feb 23 07:16:18 +0000 2019

Allows to render global partials, for example.

  render partial: "../views/shared/container"

[Validate]