I need some help with SimpleLog
I have SimpleLog running at HostingRails.
I want to develope and test new themes stuff on my local system.
I getting the error from actionview_ex.rb:12
undefined method 'render_file' for class 'ActionView::Base'
I am at:
Ruby: 1.8.6 Rails 2.2.2 gem: 1.3.1 rake: 0.8.3
I am a new rails/merb/ruby developer. I think I am on the wrong version of ActionView . Need to freeze at some version but cannot find what.... OR maybe something else is wrong
TIA....
...bartee...