class Jbuilder::Blank
Public Instance Methods
Source
# File lib/jbuilder/blank.rb, line 3 def ==(other) super || Blank === other end
Calls superclass method
# File lib/jbuilder/blank.rb, line 3 def ==(other) super || Blank === other end