Search Results

0
votes
1answer
255 views

Someone can look at the syntax of my rakefile?

I'm trying to write an import rakefile for Redmine. It uses ruby on rails. I'm not a rails developer but we do like using redmine for project and issues management. require 'rubygme …