Hi, i have made some changes in the database and i am not able to see them in the application. I have removed the config/cache directory but nothing happens.... What must i do / remove to see changes???
Thanks in advance! Delia
CommentAuthordelia
i delete the production.serialized file (in /config/cache/activerecord), but it's created again and again with the previous database schema..... please, anyone knows how to force the application to take changes???
CommentAuthordelia
sorry: just deleting the production.serialized file, the cache is updated. I was deleting the wrong file!