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

Version Path
phaxio-2.1.2 lib/phaxio/resources.rb
phaxio-2.1.1 lib/phaxio/resources.rb
phaxio-2.1.0 lib/phaxio/resources.rb
phaxio-2.1.0.pre lib/phaxio/resources.rb
phaxio-2.0.1 lib/phaxio/resources.rb
phaxio-2.0.0 lib/phaxio/resources.rb