Class
EmptyFalse
<
Object
activesupport/test/empty_bool.rb
Methods
E
empty?
Instance Public methods
empty?
()
Link
Source:
show
|
on GitHub
# File activesupport/test/empty_bool.rb, line 6
def
empty?
()
false
;
end