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-24 16:18:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e4d90038cf
discourse
/
spec
/
fabricators
/
user_profile_fabricator.rb
4 lines
57 B
Ruby
Raw
Normal View
History
Unescape
Escape
do not use try in UserSerializer for fields coming from UserProfile
2014-06-07 15:52:51 -04:00
Fabricator
(
:user_profile
)
do
move bio to UserProfile from User
2014-06-10 01:19:08 -04:00
bio_raw
"
I'm batman!
"
do not use try in UserSerializer for fields coming from UserProfile
2014-06-07 15:52:51 -04:00
end
Reference in a new issue
Copy permalink