Sha256: 95e43a2e97214aec96cfd3736d47d15f3e2d3cef916c254efbbdaf70537d81bc
Contents?: true
Size: 112 Bytes
Versions: 1
Compression:
Stored size: 112 Bytes
Contents
module Adminos::Helpers::Plugin def plugin_names Adminos::Plugins::Base.descendants.map(&:name) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
adminos-1.0.0.pre.rc.5 | lib/adminos/helpers/plugin.rb |