search for: inputcontrol

Displaying 2 results from an estimated 2 matches for "inputcontrol".

2006 May 24
0
Routes recognition problem
...Each of those controllers is declared with the appropriate module like so class Admin::NewController < ApplicationController # ... end class Admin::ListController < ApplicationController # ... end class Admin::SidebarController < ApplicationController # ... end class Community::InputController < ApplicationController # ... end class Community::SidebarController < ApplicationController # ... end I have the following subdirectories in app/helpers app/helpers/admin app/helpers/community along with helper definitions respecting the subfolder->module convention like so mo...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *