Hi! I'm a newbie, but I found this article yesterday (someone retweeted it to me).
Take a look, maybe it would be useful: http://merbist.com/2011/08/30/deploying-a-rails-3-1-app-gotchas/ Best Regards, Everaldo On Fri, Sep 2, 2011 at 6:15 AM, Michael Rigart <[email protected]> wrote: > Hi, > > I just upgraded my existing rails 3.0.10 app to 3.1 where I wanted to > try the new asset pipeline. > > Everything seemed to work fine in development, all the assets are served > correctly. > > But when I wanted to test in production, the paths to the assets changed > back to the old format without the digest ( /images/image.png) . Even > though I precompiled the assets. > > The asset pipeline is enabled and everything runs on the default rails > 3.1 settings. > > Anyone has a clue on what the problem might be? I ran rake rails:update > several times to make sure I didn't miss anything. > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

