Hi, i have a rails app with the three default environments. Everything works fine until I added a new environment. I added it by copying out the production env file. The problems which this led to: i) I was using jqueryui autocomplete which failed to load when i tried (rails s -e staging). So i went ahead to precompiled assets using rake. Then the assets(images) also stopped loading (Error : no route matches <image-name-path>).I tried running the server in default(dev) mode and lo and behold the images were loading but nw the jqui autocomplete also started bugging here. ii) I mentioned fb app settings in facebook.yml for staging(my new env), but it still points to the app constants set for the development mode. ANY HELP would be highly appreciated. I''m stuck with this for 2-3 days now. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4adccbc9-5f68-43e1-8f8d-07fd1e199b07%40googlegroups.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.