Project

tomify

0.0
No commit activity in last 3 years
No release in over 3 years
Provides support for paradigms commonly used in Tomify Applications
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Tomify

Controllers

You can override a controller in an initializer

Tomify.controllers.base = "ApplicationController"

Views

You can override a default template in a layout file

- content_for :navbar_partial, "layouts/navbar"
= render "tomify/layouts/application"

License

The gem is available as open source under the terms of the MIT License.