User Tools

Site Tools


redmine_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
redmine_commands [2014/09/12 11:05] – [Redmine related commands] adminredmine_commands [2015/01/29 11:14] admin
Line 9: Line 9:
  
   rake redmine:plugins:migrate RAILS_ENV=production   rake redmine:plugins:migrate RAILS_ENV=production
 +
 +Run Migration for single plugin starting with Version 0
 +
 +  rake db:migrate:plugin NAME=whitewall VERSION=0
 +
 +Set DEV Enviroment
 +
 +Add following to config/environment.rb
 +
 +  # GET RID OF RESTART FOR EACH AND EVERY BLOODY CODE CHANGE!
 +  ENV['RAILS_ENV'] ||= 'development'
  
 ===== Cron Reposman ===== ===== Cron Reposman =====
redmine_commands.txt · Last modified: 2015/11/23 13:29 by admin