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
theunraveler edited this page Dec 7, 2012
·
2 revisions
Thin is a Ruby webserver. It is much faster than the built-in Webrick. erubis is a faster alternative to Ruby's built-in erb.
As with any Sinatra app, you may install either or both of these gems, and taskwarrior-web will automatically recognize and use them instead of their slower, built-in counterparts.
To install, run one or both of these commands at your terminal: