commandprompt / redmine_pastebin

A real pastebin plugin for Redmine. At last!
Other
34 stars 16 forks source link

= redmine_pastebin

A real pastebin plugin for Redmine.

For Redmine versions prior to 2.x, check out the pre-2.x branch.

= Installation Notes

Use git to clone to plugins/, then run the DB migrations:

$ rake db:migrate_plugins

Don't forget to setup roles permissions in the Pastes section.