https://github.com/schmidt/chiliproject_devtools
collection of common helpers for chiliproject development
https://github.com/schmidt/chiliproject_devtools
Last synced: 3 days ago
JSON representation
collection of common helpers for chiliproject development
- Host: GitHub
- URL: https://github.com/schmidt/chiliproject_devtools
- Owner: schmidt
- License: other
- Created: 2012-06-14T19:49:13.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-15T16:36:43.000Z (about 14 years ago)
- Last Synced: 2025-10-22T22:38:06.679Z (8 months ago)
- Language: Ruby
- Homepage: http://www.finn.de/
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
= Redmine/ChiliProject Dev Tools
This Rails plugin provides helper methods, factories and rake tasks that ease
our development of Redmine/ChiliProject plugins.
This software is currently undocumented. Sorry for that. We are also not sure,
if you want to use it for your development. We are releasing it anyway, so that
everybody is able to run the tests, that come with our published
Redmine/ChiliProject plugins.
== Requirements
This plugin aims to be compatible with
* Redmine 0.9
* Redmine 1.1.x
* ChiliProject 1.x
Other requirements are defined in the Gemfile.
If you are running into compatibility issues, please report a bug in the
project's issue tracker.
== Licence
(c) 2011 - Finn GmbH - Berlin, Germany
This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.