Skip to content

Commit

Permalink
API doc [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Mar 1, 2017
1 parent 84f00ac commit d8f5646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hanami/utils/blank.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def self.blank?(object) # rubocop:disable Metrics/MethodLength
#
# @return [TrueClass,FalseClass]
#
# @since x.x.x
# @since 1.0.0.beta2
# @api private
def self.filled?(object)
!blank?(object)
Expand Down

0 comments on commit d8f5646

Please sign in to comment.