Using Zeus to speed up Rails development
Zeus is a Rails pre-loader (just like Spork and Spring) that works in a very simple way. The steps to use it are pretty straighforward.
gem install zeus && zeus start
That's all. Now, instead of using the rails command, use zeus instead, like zeus c to open a console, or zeus s to start a server. You can run specs using zeus test PATH.
Enjoy!
Written by Juan Lulkin
Related protips
1 Response
Cool name for a gem. I think i'm gonna give it a try in my next project.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#