Method: ActiveRecordHas::Scope#block

Defined in:
lib/active_record_has/scope.rb

#blockObject (readonly)

Returns the value of attribute block.



5
6
7
# File 'lib/active_record_has/scope.rb', line 5

def block
  @block
end