Sha256: df8233891a229ea19c51ecba1d3531771e89f3631b2aa3e1bf161baa88ec3511

Contents?: true

Size: 338 Bytes

Versions: 2

Compression:

Stored size: 338 Bytes

Contents

#          Copyright (c) 2006 Michael Fellinger m.fellinger@gmail.com
# All files in this distribution are subject to the terms of the Ruby license.

module Ramaze::Tool
  autoload :Create, 'ramaze/tool/create'
  autoload :Localize, 'ramaze/tool/localize'
  autoload :Mime, 'ramaze/tool/mime'
  autoload :Record, 'ramaze/tool/record'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ramaze-0.2.0 lib/ramaze/tool.rb
ramaze-0.2.1 lib/ramaze/tool.rb