Project

General

Profile

How to overriding the model function

Added by Richard Lee almost 13 years ago

I want to override the function 'copy_from(project)' in the project.rb. I have used the 'alias_method_chain' function to realize it, but no result. How can I do it? Some one who can help? Thanks!