You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve setup the caching so that it will update when the source files are updated.
Another nice feature is that the cache is actually a working *.ctp mirror of your current views directory. So if at some point you think that CHAML isn’t working for you, you can just replace the app/views containing the *.haml files with the content of tmp/haml and rework the files if you want. This is of course tedious but in general it is all okay and runs out of the box. You won’t have to recreate the layout in PHP if you ever decide to drop CHAML.