Displaying 1 result from an estimated 1 matches for "mbr_item_categori".
Did you mean:
  mbr_item_category
  
2006 Jun 27
1
Utility App using rails models
I have a few maintenance programs that run periodically via cron. I  
learned how to use rails model files in those apps w/o much problem.  
However, the problem came about when one of my models, then many of  
my models began using plugins. Now I find that with each new plugin I  
use in my models, I have to go back to each of my utility apps and  
specifically require that plugin in order for