relative_url_root error while upgrading rails
        Posted  
        
            by user163352
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user163352
        
        
        
        Published on 2010-04-06T07:05:05Z
        Indexed on 
            2010/04/06
            7:23 UTC
        
        
        Read the original article
        Hit count: 229
        
ruby-on-rails
I'm upgrading a rails app 2.1 to 2.3.5.
After upgrading i got the error in the views
undefined method `relative_url_root' for #<ActionController>
any suggestions??
© Stack Overflow or respective owner