Revision 912:5e80956cc792 lib/generators/redmine_plugin_controller
| lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb | ||
|---|---|---|
| 14 | 14 |
end |
| 15 | 15 |
|
| 16 | 16 |
def destination_root |
| 17 |
File.join(RAILS_ROOT, plugin_path)
|
|
| 17 |
File.join(Rails.root, plugin_path)
|
|
| 18 | 18 |
end |
| 19 | 19 |
|
| 20 | 20 |
def manifest |
Also available in: Unified diff