ActionController::Renderer
ActionController::Renderer allows you to render arbitrary templates without requirement of being in controller actions. https://www.driftingruby.com/episodes/actioncontroller-renderer
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
ActionController::Renderer allows you to render arbitrary templates without requirement of being in controller actions. https://www.driftingruby.com/episodes/actioncontroller-renderer
Post a comment