-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.rake_tasks~
76 lines (76 loc) · 1.27 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
about
app:template
app:update
assets:clean[keep]
assets:clobber
assets:environment
assets:precompile
cache_digests:dependencies
cache_digests:nested_dependencies
db:create
db:drop
db:environment:set
db:fixtures:load
db:migrate
db:migrate:status
db:rollback
db:schema:cache:clear
db:schema:cache:dump
db:schema:dump
db:schema:load
db:seed
db:sessions:clear
db:sessions:create
db:sessions:trim
db:setup
db:structure:dump
db:structure:load
db:version
dev:cache
erd
geocode:all
geocoder:maxmind:geolite:download
geocoder:maxmind:geolite:extract
geocoder:maxmind:geolite:insert
geocoder:maxmind:geolite:load
initializers
json_schema:mig_template_datum
log:clear
middleware
notes
notes:custom
restart
routes
secret
sitemap:clean
sitemap:create
sitemap:install
sitemap:refresh
sitemap:refresh:no_ping
stats
test
test:db
test:system
time:zones[country_or_offset]
tmp:clear
tmp:create
webpacker
webpacker:binstubs
webpacker:check_binstubs
webpacker:check_node
webpacker:check_yarn
webpacker:clobber
webpacker:compile
webpacker:info
webpacker:install
webpacker:install:angular
webpacker:install:coffee
webpacker:install:elm
webpacker:install:erb
webpacker:install:react
webpacker:install:stimulus
webpacker:install:typescript
webpacker:install:vue
webpacker:verify_install
webpacker:yarn_install
yarn:install