lib/active_admin/arbre/core_extensions.rb



class Object
  def to_html
    to_s
  end
end