This plugin allows for the use of “real components”.
Real Components extend rails component providing them the possibility to act as “subroutines”, returning to whoever is calling them. This provides an added modularity level on top of rails components. The objective is to build a basis upon which I can build a infrastructure for automatically scaffolding 1-1 and 1-n relationships, but this will come in the future. Now I think it is pretty useful for normal projects where some screens are accessed from different entry points and they have to know where to go back to.
For more information see the README file in
Real Components donwload page.
or e-mail me.
See also Plugins