-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.rake_tasks~
97 lines (97 loc) · 1.51 KB
/
.rake_tasks~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
action_mailbox:ingress:environment
action_mailbox:ingress:exim
action_mailbox:ingress:postfix
action_mailbox:ingress:qmail
action_mailbox:install
action_mailbox:install:migrations
action_text:install
action_text:install:migrations
active_storage:install
active_storage:install:migrations
active_storage:update
app:template
app:templates:copy
assets:clean[keep]
assets:clobber
assets:environment
assets:precompile
db:_dump
db:abort_if_pending_migrations
db:charset
db:check_protected_environments
db:collation
db:create
db:create:all
db:drop
db:drop:_unsafe
db:drop:all
db:encryption:init
db:environment:set
db:fixtures:identify
db:fixtures:load
db:forward
db:load_config
db:migrate
db:migrate:down
db:migrate:redo
db:migrate:reset
db:migrate:status
db:migrate:up
db:prepare
db:purge
db:purge:all
db:reset
db:reset:all
db:rollback
db:schema:cache:clear
db:schema:cache:dump
db:schema:dump
db:schema:load
db:seed
db:seed:replant
db:setup
db:setup:all
db:test:load_schema
db:test:prepare
db:test:purge
db:truncate_all
db:version
default
environment
log:clear
railties:install:migrations
stats
test
test:all
test:channels
test:controllers
test:db
test:functionals
test:generators
test:helpers
test:integration
test:jobs
test:mailboxes
test:mailers
test:models
test:prepare
test:run
test:system
test:units
time:zones[country_or_offset]
time:zones:all
time:zones:local
time:zones:us
tmp
tmp/cache
tmp/pids
tmp/sockets
tmp:cache:clear
tmp:clear
tmp:create
tmp:pids:clear
tmp:screenshots:clear
tmp:sockets:clear
tmp:storage:clear
yarn:install
zeitwerk:check