forked from cflipse/altered_beast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.rake_tasks
57 lines (57 loc) · 818 Bytes
/
.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
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:reset
db:rollback
db:schema:dump
db:schema:load
db:sessions:clear
db:sessions:create
db:structure:dump
db:test:clone
db:test:clone_structure
db:test:prepare
db:test:purge
db:version
doc:app
doc:clobber_app
doc:clobber_plugins
doc:clobber_rails
doc:plugins
doc:rails
doc:reapp
doc:rerails
log:clear
notes
notes:fixme
notes:optimize
notes:todo
rails:freeze:edge
rails:freeze:gems
rails:unfreeze
rails:update
rails:update:configs
rails:update:javascripts
rails:update:scripts
routes
stats
test
test:functionals
test:integration
test:plugins
test:recent
test:uncommitted
test:units
tmp:cache:clear
tmp:clear
tmp:create
tmp:pids:clear
tmp:sessions:clear
tmp:sockets:clear