Just deployed, however, I'm getting a error when the 'markdown' text helper is invoked. Its in Rails 1.1.4 and in any case I have this version frozen. I have also installed a local gem BlueCloth which it requires (and required it manually - which I didn't have to).
Anyhow, getting undefined method 'markdown'... Its seems not to be finding it in text_helper.rb. Dev console gives the same error...
Any ideas...? My local dev and prod are fine with same version of Rails.