handlino/handicraft_helper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Author:: Wen-Tien Chang(mailto:ihower@handlino.com) Copyright:: Copyright (c) 2009 Handlino Inc. Licensed under the MIT: http://www.opensource.org/licenses/mit-license.php handicraft_helper is some lovely Rails helper USAGE: in your application_controller.rb class ApplicationController < ActionController::Base helper Handicraft::Helper end