Sha256: a1d5e97185d75254916da999a0e64b08fc07313a997fa577761b8c467c646dc6
Contents?: true
Size: 378 Bytes
Versions: 5
Compression:
Stored size: 378 Bytes
Contents
# Copyright (c) 2009 Michael Fellinger m.fellinger@gmail.com # All files in this distribution are subject to the terms of the MIT 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
5 entries across 5 versions & 1 rubygems