This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
wblog
Watch
1
Star
0
Fork
You've already forked wblog
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a2a1bd2b14
wblog
/
spec
/
factories
/
labels.rb
6 lines
72 B
Ruby
Raw
Normal View
History
Unescape
Escape
fix depreciation message
2018-05-19 17:07:08 +08:00
FactoryBot
.
define
do
创建博客的功能
2014-03-31 22:13:58 +08:00
factory
:label
do
fix error
2019-04-22 22:07:17 +08:00
name
{
'label'
}
创建博客的功能
2014-03-31 22:13:58 +08:00
end
end