Is Empty Object

Check if an object has no properties.

Code

General
obj.empty?

Parameters

Object to check

Server

More Ruby Snippets