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
dbf1a8b766
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