Sha256: 97ab058efd827722ba8211c9acd1a5364817dfc66c770b33e4f5512a3354e5fe
Contents?: true
Size: 355 Bytes
Versions: 10
Compression:
Stored size: 355 Bytes
Contents
module Vedeu # The API namespace provides the internal and external API methods # for Vedeu. These methods are convenient ways to perform many # actions and control the behaviour of Vedeu without needing to # know the specific implementations. # module API end # API end # Vedeu require 'vedeu/api/external' require 'vedeu/api/internal'
Version data entries
10 entries across 10 versions & 1 rubygems