Skip to content

Provides support for paradigms commonly used in Tomify Applications

License

Notifications You must be signed in to change notification settings

tomprats/tomify-gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Provides support for paradigms commonly used in Tomify Applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published