Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 304 Bytes

README.rdoc

File metadata and controls

13 lines (8 loc) · 304 Bytes

My Effort Redmine plugin

Description

Allows to start/stop timers for time spent on an issue from a separate tab

Install

$ cd redmine/
$ ./script/plugin install git://github.com/rduarte/redmine_my_effort.git
$ rake db:migrate_plugins RAILS_ENV=production

And restart your Rails server.