Select changed event for collection_select

use the onchange event of the enclosing select tag

if you use rails select in the html-options add something like: :onchange => 'change_procedure(this.value)'