Sha256: 304858b03d48a87eb85b69102327e4e32ce0a7815c958c5d38d3674c87e37733
Contents?: true
Size: 380 Bytes
Versions: 17
Compression:
Stored size: 380 Bytes
Contents
# Copyright (c) 2009 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the Ruby license. require 'innate/helper' module Ramaze Helper = Innate::Helper Innate::HelpersHelper.options.paths << File.dirname(__FILE__) require 'ramaze/helper/flash' require 'ramaze/helper/link' require 'ramaze/helper/layout' end
Version data entries
17 entries across 17 versions & 4 rubygems