mirror of
https://github.com/redmine/redmine.git
synced 2025-11-09 14:56:01 +01:00
Patch by Javier Menéndez Rizo. git-svn-id: http://svn.redmine.org/redmine/trunk@18298 e93f8b46-1217-0410-a6f0-8f06a7374b81
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
class <%= @model_class %> < <%= parent_class_name.classify %>
|
|
end
|