rails--rails/activemodel/lib
Jean Boussier 39341de433 Remove useless `include_private` parameter in `define_proxy_call`
Since Ruby 2.7 `self.some_private_method` works fine.
So now that Ruby 2.7 is the minimal supported version,
`define_proxy_call` can always prepend `self.`
2021-03-20 14:27:53 -04:00
..
active_model Remove useless `include_private` parameter in `define_proxy_call` 2021-03-20 14:27:53 -04:00
active_model.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00