Looking for tools developed on Rails

Hi,

We are trying to setup a tool developed on Ruby on Rails, that provides
a Project Dashboard, with the following features:
Abstract of the project.
Task list
Calendar

The task list should provide:
Task Name
Owner
Start and end dates
%completion
Dependency, etc.

The Calendar should provide
Day, Week and month views.

Can you please suggest some tools with available source code that
loosely have these features? We don’t mind extending and integrating
them to create the Project dashboard.

Thanks and regards,
Yash

Howdy,
HAving spent the last 6 weeks from being a total Ruby and Rails newbie
to having completed an application that does just what you describe(and
some). IMO The only thing you’ll ?need? is dynarch calendar - get it in
Duane J.'s bundles_resource tool
Cheers,
Eric.