Ruby on Rails
Saturday, November 2, 2013
Hello folks,
-- Invoker is a process supervisor for development environment. Think of it like Pow + Foreman, only better (:-)).
More information about Invoker itself can be found from its Website:
Changelog:
1. Invoker now supports Procfiles and .env loading. Which means, if you were using Foreman, you can switch to Invoker without any effort and get added benefit of .dev local domain like feature.
2. Each process spawned is started in its own process group. Fixes the bug #34 (https://github.com/code-mancers/invoker/issues/34)
3. Fixed bug with /etc/resolver directory not existing (https://github.com/code-mancers/invoker/issues/37)
4. Invoker now displays a error page, if backend server is not responding or non-existant, when app is accessed via http://app.dev.
5. Moved specs to rspec from bacon.
6. Several other minor fixes.
Hope you find it useful.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CABQG7Zv7SptAL2OeUmCkMA%2B5n%2BRMpG_fY3iC%2BMr_MWtuArdqTw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment