Guest User

Untitled

a guest
Jul 17th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. page.insert_html :top, :created_task_, :partial => "task", :object => @task
  2. page.visual_effect :highlight, "created_task"
  3. page[:task_form].reset
  4. page.replace_html :notice, flash[:notice]
  5. flash.discard
Add Comment
Please, Sign In to add comment