syntax error ruby 1.8.5

I may be wrong, but it looks like you are missing a comma between the :controller => 'study' and :action => :show_notes key-value pairs in the hash.

-Bill