This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-26 00:58:47 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
48b01ff003
discourse
/
app
/
models
/
user_field_serializer.rb
4 lines
102 B
Ruby
Raw
Normal View
History
Unescape
Escape
FEATURE: Admin interface for adding custom fields for users
2014-09-25 11:32:08 -04:00
class
UserFieldSerializer
<
ApplicationSerializer
FEATURE: Show user fields when the user is signing up
2014-09-26 14:48:34 -04:00
attributes
:id
,
:name
,
:field_type
,
:editable
FEATURE: Admin interface for adding custom fields for users
2014-09-25 11:32:08 -04:00
end
Reference in a new issue
Copy permalink