Sha256: a3ebc1cf16eebdb695da679acb0173987f307f223e1fd7fbf0a02d35de7d9cf1
Contents?: true
Size: 232 Bytes
Versions: 14
Compression:
Stored size: 232 Bytes
Contents
module Desk class Client module Rule def rule_endpoints [ :list, :show ] # PLANNED # [ :list_actions, :show_actions, # :list_conditions, :show_conditions ] end end end end
Version data entries
14 entries across 14 versions & 1 rubygems