-
Notifications
You must be signed in to change notification settings - Fork 0
/
.rake_tasks~
83 lines (83 loc) · 1.19 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
db:abort_if_pending_migrations
db:charset
db:collation
db:create
db:create:all
db:drop
db:drop:all
db:fixtures:identify
db:fixtures:load
db:migrate
db:migrate:down
db:migrate:redo
db:migrate:reset
db:migrate:up
db:reset
db:rollback
db:schema:dump
db:schema:load
db:seed
db:sessions:clear
db:sessions:create
db:setup
db:structure:dump
db:test:clone
db:test:clone_structure
db:test:load
db:test:prepare
db:test:purge
db:version
doc:app
doc:clobber_app
doc:clobber_plugins
doc:clobber_rails
doc:guides
doc:plugins
doc:rails
doc:reapp
doc:rerails
gems
gems:build
gems:build:force
gems:install
gems:refresh_specs
gems:unpack
gems:unpack:dependencies
log:clear
middleware
notes
notes:custom
notes:fixme
notes:optimize
notes:todo
rails:freeze:edge
rails:freeze:gems
rails:template
rails:unfreeze
rails:update
rails:update:application_controller
rails:update:configs
rails:update:generate_dispatchers
rails:update:javascripts
rails:update:scripts
routes
secret
stats
test
test:benchmark
test:functionals
test:integration
test:plugins
test:profile
test:recent
test:uncommitted
test:units
time:zones:all
time:zones:local
time:zones:us
tmp:cache:clear
tmp:clear
tmp:create
tmp:pids:clear
tmp:sessions:clear
tmp:sockets:clear