# File lib/nice_admin.rb, line 20 def nice_admin_nav(&block) hash = OptionsHash.new block.call(hash) NiceAdmin.nav_items = hash.opts end