I'm new to ruby on rails. I want to call a system command to analyze an uploaded file in my Rails application. Something as follows: after_save :analyse ...
確定! 回上一頁