Classes: Entry
25 26 27
# File 'lib/admin_fu/config.rb', line 25 def entry(name, path = nil) store(name, Entry.new(path)) end