This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-22 00:47:46 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e1f25197d
discourse
/
config
/
initializers
/
100-strong_parameters.rb
2 lines
85 B
Ruby
Raw
Normal View
History
Unescape
Escape
DEV: Prefer `public_send` over `send`.
2019-05-06 20:27:05 -05:00
ActiveRecord
::
Base
.
public_send
(
:include
,
ActiveModel
::
ForbiddenAttributesProtection
)
Reference in New Issue
Copy Permalink