Sha256: 20217c1bc8d524d9fcc4830adaf47850949ce1b60a315e1a579a0a45d250d8db

Contents?: true

Size: 347 Bytes

Versions: 9

Compression:

Stored size: 347 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'
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
Pistos-ramaze-2009.04.08 lib/ramaze/helper.rb
manveru-ramaze-2009.04.08 lib/ramaze/helper.rb
manveru-ramaze-2009.04.18 lib/ramaze/helper.rb
manveru-ramaze-2009.04.22 lib/ramaze/helper.rb
manveru-ramaze-2009.04 lib/ramaze/helper.rb
manveru-ramaze-2009.05.08 lib/ramaze/helper.rb
manveru-ramaze-2009.05 lib/ramaze/helper.rb
ramaze-2009.04 lib/ramaze/helper.rb
ramaze-2009.05 lib/ramaze/helper.rb