Improved doc.
This commit is contained in:
parent
23f499dffc
commit
3f284003eb
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ fill your database with demo records
|
||||||
or if you only want to create 100 tickets
|
or if you only want to create 100 tickets
|
||||||
|
|
||||||
FillDB.load(tickets: 100)
|
FillDB.load(tickets: 100)
|
||||||
|
FillDB.load(agents: 20)
|
||||||
|
FillDB.load(overviews: 20)
|
||||||
|
FillDB.load(tickets: 10000)
|
||||||
|
|
||||||
=end
|
=end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue