This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f19588311
discourse
/
config
/
initializers
/
100-strong_parameters.rb
2 lines
78 B
Ruby
Raw
Normal View
History
Unescape
Escape
Don't blow up if Redis switches to READONLY
2015-04-24 13:10:43 -04:00
ActiveRecord
::
Base
.
send
(
:include
,
ActiveModel
::
ForbiddenAttributesProtection
)