method

rand

rails latest stable - Class: ActiveSupport::CoreExtensions::Array::RandomAccess

Method deprecated or moved

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

rand(# :nodoc:)
public

This method is deprecated because it masks Kernel#rand within the Array class itself, which may be used by a 3rd party library extending Array in turn. See

  https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/4555