Author

Wen-Tien Chang([email protected])

Copyright

Copyright © 2009 Handlino Inc.

Licensed under the MIT: 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