Flowdock
method

uniq_value

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: ActiveRecord::Relation

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.0.0.1) is shown here.

uniq_value() public

{#uniq}[rdoc-ref:QueryMethods#uniq] and {#uniq!}[rdoc-ref:QueryMethods#uniq!] are silently deprecated. #uniq_value delegates to #distinct_value to maintain backwards compatibility. Use #distinct_value instead.

Show source
Register or log in to add new notes.