Guest User

Untitled

a guest
Apr 25th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. #authorname
  2. -for author in @book.authors
  3. =text_field_with_auto_complete :book, :author_name, { :size => 25 }, { :url => formatted_authors_path(:js), :method => :get, :param_name => 'search', :author=>''}
  4. =link_to_function "x", "$(this).up('.authorname').remove()"
Add Comment
Please, Sign In to add comment