目前記錄下學習ROR的相關資料.要記的事實在太多了
before_filter :only => :show do |controller| controller.instance_eval do redirect_to edit_object_path(params[:id]) # method撰寫區 end end
沒有留言:
張貼留言