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
0d154ecf7b
discourse
/
spec
/
fabricators
/
category_fabricator.rb
5 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial release of Discourse
2013-02-05 14:16:51 -05:00
Fabricator
(
:category
)
do
Add a spec for category list with empty category
2013-05-07 15:52:45 -04:00
name
{
sequence
(
:name
)
{
|
n
|
"
Amazing Category
#{
n
}
"
}
}
Initial release of Discourse
2013-02-05 14:16:51 -05:00
user
end
Reference in a new issue
Copy permalink