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
Last revisionBoth sides next revision
redmine_commands [2015/01/29 11:09] adminredmine_commands [2015/02/05 14:46] – [Use Redmine built-in working-days feature] admin
Line 13: Line 13:
  
   rake db:migrate:plugin NAME=whitewall VERSION=0   rake db:migrate:plugin NAME=whitewall VERSION=0
 +
 +Generate Migration:
 +
 +  rails generate migration IssueAddEditor
  
 Set DEV Enviroment Set DEV Enviroment
Line 49: Line 53:
 @workDaysOnly = working_days(from, to) @workDaysOnly = working_days(from, to)
 </code> </code>
 +
 +Get assignable users:
 +
 +@issue.assignable_users
redmine_commands.txt · Last modified: 2015/11/23 13:29 by admin