Sha256: c6081c13a645d1fd883ebd4b4fc7eca7d8e9a9b1e92c3c4e5438f1af44524226
Contents?: true
Size: 338 Bytes
Versions: 22
Compression:
Stored size: 338 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. 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
22 entries across 22 versions & 5 rubygems