Files
metasploit-gs/lib/msf/core/exploit/http
Jeffrey Martin 07cbe426e2 Rails 5, all models inherit from ApplicationRecord
ApplicationRecord is a new superclass for all app models, analogous to app controllers subclassing ApplicationController instead of ActionController::Base. This gives apps a single spot to configure app-wide model behavior.
https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#active-record-models-now-inherit-from-applicationrecord-by-default

Deprecated Relation#uniq use Relation#distinct instead.
https://edgeguides.rubyonrails.org/5_0_release_notes.html#active-record-deprecations
2020-07-31 11:56:49 -05:00
..
2016-10-29 14:10:01 +10:00
2015-12-21 22:59:13 -06:00
2020-02-07 01:10:42 -06:00
2015-10-15 10:35:07 -05:00
2015-12-18 21:14:04 -06:00
2015-10-15 10:35:07 -05:00