@@ -70,6 +70,8 namespace :redmine do | |||||
70 | rescue Redmine::PluginNotFound |
|
70 | rescue Redmine::PluginNotFound | |
71 | abort "Plugin #{name} was not found." |
|
71 | abort "Plugin #{name} was not found." | |
72 | end |
|
72 | end | |
|
73 | ||||
|
74 | Rake::Task["db:schema:dump"].invoke | |||
73 | end |
|
75 | end | |
74 |
|
76 | |||
75 | desc 'Copies plugins assets into the public directory.' |
|
77 | desc 'Copies plugins assets into the public directory.' |
General Comments 0
You need to be logged in to leave comments.
Login now