This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-19 15:33:46 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
56dcd00570
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-08 03:52:51 +08:00
Fabricator
(
:user_profile
)
do
move bio to UserProfile from User
2014-06-10 13:19:08 +08:00
bio_raw
"
I'm batman!
"
do not use try in UserSerializer for fields coming from UserProfile
2014-06-08 03:52:51 +08:00
end
Reference in New Issue
Copy Permalink