Commit Graph

6 Commits

Author SHA1 Message Date
Dombi Attila 90d54206a4 Add cooldown to the module Gemfiles too 2026-06-09 17:06:34 +03:00
Alexander 04f611b238 Freese strings in plugin generator 2025-07-30 18:31:53 +03:00
ulferts 3b2121f733 Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
This reverts commit 40b2bbeb09, reversing
changes made to b4c6cb17cc.
2024-03-21 11:31:17 +01:00
Ivan Kuchin 7787e457a3 Revert "Merge branch 'dev' into release/13.4"
This reverts commit a901541269, reversing
changes made to e573ca00b7.
2024-03-20 20:19:08 +01:00
Ivan Kuchin 9e4934cd0a change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a 2024-03-20 18:05:22 +01:00
Aidas Kasparas f6702eb532 Enable rails generators out of the box (#6043)
* 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]
2017-12-07 13:28:18 +01:00