mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
f6702eb532
* Enable rails generators out of the box Add bin/rails and Gemfile to generated plugin. This enables use of rails generators in the generated plugin right after including it into OP's Gemfile.plugins and setting OPENPROJECT_ROOT environment variable. [ci skip]