This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.rake_tasks~
149 lines (149 loc) · 2.45 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
cucumber
cucumber:all
cucumber:ok
cucumber:rerun
cucumber:wip
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:clobber_refinery
doc:guides
doc:plugins
doc:plugins:acts_as_tree
doc:plugins:attachment_fu
doc:plugins:authentication
doc:plugins:countries
doc:plugins:currencies
doc:plugins:dashboard
doc:plugins:i18n
doc:plugins:i18n-js
doc:plugins:images
doc:plugins:inquiries
doc:plugins:model_translations
doc:plugins:pages
doc:plugins:refinery
doc:plugins:refinery_dialogs
doc:plugins:refinery_settings
doc:plugins:refinerycms-news
doc:plugins:refinerycms-translations
doc:plugins:resources
doc:plugins:themes
doc:plugins:translate
doc:rails
doc:reapp
doc:refinery
doc:rerails
doc:rerefinery
friendly_id:make_slugs
friendly_id:redo_slugs
friendly_id:remove_old_slugs
gems
gems:build
gems:build:force
gems:install
gems:refresh_specs
gems:unpack
gems:unpack:dependencies
i18n:export
i18n:setup
i18n:update
images:regenerate
images:update
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
refinery:cache:clear
refinery:fix_image_paths_in_content
refinery:override
refinery:translation:install
refinery:update
routes
secret
spec
spec:clobber_rcov
spec:controllers
spec:db:fixtures:load
spec:doc
spec:helpers
spec:integration
spec:lib
spec:models
spec:plugin_doc
spec:plugins
spec:plugins:rspec_on_rails
spec:rcov
spec:views
stats
test
test:benchmark
test:functionals
test:integration
test:plugins
test:profile
test:recent
test:refinery
test:refinery:benchmark
test:refinery:functionals
test:refinery:integration
test:refinery:units
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
translate:changed
translate:google
translate:lost_in_translation
translate:lost_in_translation_all
translate:merge_keys
whitespace