Sha256: 20f31da61d2b5b71159dbb45369fa33b29f9a2830d95caf15dc21b4ccf4daa6b
Contents?: true
Size: 366 Bytes
Versions: 47
Compression:
Stored size: 366 Bytes
Contents
# Copyright (c) 2008 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the Ruby license. require 'nitro/helper/form' module Ramaze module Helper # This helper simply includes the Nitro::FormHelper so you can use its methods # in your Controller. Nitroform = ::Nitro::FormHelper end end
Version data entries
47 entries across 47 versions & 6 rubygems