This website requires JavaScript.
Explore
Help
Sign in
Sutty
/
trabajo-afectivo
Watch
5
Star
0
Fork
You've already forked trabajo-afectivo
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
18b88920e7
trabajo-afectivo
/
app
/
models
/
chat
/
message.rb
6 lines
100 B
Ruby
Raw
Normal View
History
Unescape
Escape
Show chat per default.
2015-11-13 14:15:44 +00:00
class
Chat
::
Message
<
ApplicationModel
Reworked file structure of concerns. - can (new methods) - checks (events, pre/post function checks) - has (model related functions and events)
2017-05-02 15:21:13 +00:00
include
ChecksHtmlSanitized
Added HTML Sanitzer concern for multi model usage.
2017-02-01 11:48:50 +00:00
sanitized_html
:content
Show chat per default.
2015-11-13 14:15:44 +00:00
end
Reference in a new issue
Copy permalink