Sha256: 2adacdd3a54fe5d9643169854d848e96b9c261b3f80846e049e575537db12785
Contents?: true
Size: 244 Bytes
Versions: 6
Compression:
Stored size: 244 Bytes
Contents
module Ecoportal module API class Internal class Preferences < Common::BaseModel passthrough :show_sidebar, :show_shortcuts, :show_coming_soon, :show_recently_visited_forms, :show_tasks, to: :doc end end end end
Version data entries
6 entries across 6 versions & 1 rubygems