<%= link_to 'Destroy', department_mst, :confirm => 'Are you sure?', :method
=> :delete %>

( :confirm => 'Are you sure?', :method => :delete) => this is not
functioning when I created the rspec

Please help me. Thanks!



--
View this message in context: 
http://ruby.11.x6.nabble.com/error-link-to-destroy-tp4991680p4991682.html
Sent from the rspec-users mailing list archive at Nabble.com.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to