256MbTeam / Redmine-Scrumbler

Easy to use plugin for Redmine. It allows users to use the Scrum/Agile process in projects. Scrumbler have interactive dashboard with the ability to configure for each sprint. Plugin adds Scrum Points field in every issue in project. Scrumbler as possible using the standard redmine structure of projects.
GNU General Public License v2.0
112 stars 41 forks source link

when i install the plugin , rake db error #29

Closed archonwang closed 12 years ago

archonwang commented 12 years ago

rake db:migrate_plugins RAILS_ENV=production

shows error

uninitialized constant ActiveRecord::ConnectionAdapters::SQLite3Adapter

I'm not sure why it happened?

my enviroment: redmine 1.3.1 rails 2.3.14 mysql 5.5.X

windows xp sp3

anyone has any idea? thanks

zloydadka commented 12 years ago

we fix it today

zloydadka commented 12 years ago

fixed. pull last version from master