Top "Redmine" questions

Redmine is a flexible project management web application.

Please install the postgresql adapter: `gem install activerecord-postgresql-adapter`

Possible Duplicate: How to handle Ruby on Rails error: “Please install the postgresql adapter: `gem install activerecord-postgresql-adapter'” I'm trying to …

ruby postgresql redmine
How can I integrate Jenkins with Redmine?

I would like to integrate Jenkins with Redmine. If some build breaks, Jenkins would open an issue in Redmine to …

continuous-integration jenkins redmine redmine-plugins jenkins-plugins
Mylyn & Redmine Integration

I'm trying to get Mylyn and Redmine work together so I can manage tasks right inside Eclipse. I saw this …

redmine mylyn
how to configure a rails app (redmine) to run as a service on windows?

I'm using redmine as a ticket manager, and I'd like to configure it to be run automatically when windows starts …

ruby-on-rails windows service redmine
How to log in into Redmine using REST API

I have the requirement to log in into Redmine using the REST API. Is it possible to login in Redmine …

web-services redmine redmine-api
Error occurred while installing rmagick

I'm getting following error while trying to install Redmine on Windows Server 2008 R2. C:\Ruby\Apps\Redmine>rake db:…

ruby ruby-on-rails-3 redmine
send PDF with rails send_data

I use ruby 1.9.3 and redmine 1.4.4 According to this -> Please help me send a jpg file using send_data , …

ruby-on-rails ruby redmine
Mantis and Redmine, which one is better for issue tracking?

I consider to use Mantis or Redmine to manage projects. (Issue Tracking) I know both are really good. For now, …

redmine issue-tracking mantis
Inserting special character in Redmine wiki page

I'm using redmine and I'm trying to insert the special character "|" inside a table in a redmine wiki page. I …

formatting wiki redmine
ActiveRecord::SubclassNotFound

I'm trying to upgrade my redmine from 1.3.0 to 2.0.0, but I have problems with the database migration. When I run the …

ruby-on-rails ruby redmine