Displaying 1 result from an estimated 1 matches for "bindl".
Did you mean:
bind
2006 Jul 28
5
Best practice for sharing code between rails apps.
Is there a writeup about how to structrure your rails applications so
that you can share models, gems, libraries, helpers, and controllers
between them. It would be especially helpful if the discussion
involved how to structure your codebase in version control and how to
manage deployement.