You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steve Kenworthy edited this page Jan 3, 2014
·
1 revision
Using Zeus to speed up development
Zeus speeds up development of fat_free_crm by caching the rails framework.
Although integration is sometimes a little buggy (esp with reloading associated engines), there are enough speed improvements to build a case for using zeus.
To get started quickly, type
gem install zeus
zeus start
Wait for zeus to go green, then in another console window, run