Module | Markaby::ActionControllerHelpers |
In: |
lib/markaby/rails.rb
|
Markaby helpers for Rails.
Returns a string of HTML built from the attached block. Any options are passed into the render method.
Use this method in your controllers to output Markaby directly from inside.