public
Description: A new revision of Fuzed, the Erlang-based frontend for web apps. Check out the mailing list at http://groups.google.com/group/fuzed
Clone URL: git://github.com/KirinDave/fuzed.git
commit  fc71cc0e7fcfd4e09c6114963835356a9922bc64
tree    f78117c92088cf779c1c37f83f54e432382e29fb
parent  eec6db84255ed74431ac2ecd1b7629306a697273
fuzed / elibs / frontend_responder.erl
100644 7 lines (5 sloc) 0.164 kb
1
2
3
4
5
6
7
-module(frontend_responder).
-include("responder_base.erl").
-compile(export_all).
 
provide_pool(_A) ->
  resource_fountain:best_pool_for_details_match(details()).