This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
app/ | ||
| |
db/ | Wed Feb 13 15:41:59 -0800 2008 | |
| |
init.rb | ||
| |
writeup.txt | Wed Feb 13 16:14:24 -0800 2008 |
README
== Sample plugin This is a sample plugin for Redmine == Installation === Adding plugin support to Redmine To add plugin support to Redmine, install engines plugin: See: http://rails-engines.org/ === Plugin installation 1. Copy the plugin directory into the vendor/plugins directory 2. Migrate plugin: rake db:migrate_plugins 3. Start Redmine Installed plugins are listed on 'Admin -> Information' screen.








