Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
/ turbo_component Public archive

Like view components but for actions too.

License

Notifications You must be signed in to change notification settings

ceritium/turbo_component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurboComponent

This project explores the idea of components not only in terms of view, like view_component or cells, but it also includes server actions required for the component.

I part from the codebase of "pagelet_rails" and take advantage of turbo_rails to explore this idea.

Usage

Do not use it, it is a work in progress.