Hi,
I am upgrading my rails app from 1.2.3 to 2.1, but facing many issues:
Few things that i noticed are :
-
Exception_notifier plugin fails :
ActionView::TemplateFinder::InvalidViewPath (Unprocessed view path
found: vendor/plugins/exception_notification/lib/…/views"how do i fix this view_path thingie
-
Flex Image failed - I tried upgrading to newer fleximage, but still
facing issues in displaying the photos -
Acts_as_rateable : This failed too with : ArgumentError (The
:dependent option expects either :destroy, :delete_all, or :nullify
(true)):
If somebody has upgraded successfully, please throw some light.
Thanks in advance