Sha256: 3c6d5284adad5f607065080448aae5e33363f1657f78adca1261270609da1dd9
Contents?: true
Size: 317 Bytes
Versions: 6
Compression:
Stored size: 317 Bytes
Contents
module Phaxio # This module contains all Phaxio Resource classes. These have already been included into the # Phaxio namespace, so you can write Phaxio::Fax instead of Phaxio::Resources::Fax. If that's # still too verbose, you can `include Phaxio::Resources` to pull only these in. module Resources end end
Version data entries
6 entries across 6 versions & 1 rubygems