Closed KuenzelIT closed 6 years ago
Hi @KuenzelIT ,
Just tested doing a smashing new test
, then changing the config.ru line, copied and modified sample.erb
and saved as home.erb
. It worked as expected.
Closing as cannot reproduce, but if you need further help, hop in https://gitter.im/Smashing/Lobby, as in the CONTRIBUTING.md file (there's more info there too).
My env is a Ubuntu 16.04 LTS, with ruby 2.3.1p112 (2016-04-26) [x86_64-linux-gnu].
Hope that helps. Bruno
Hello again,
I tried it again after an hour and the dashboard suddenly looked different. Maybe there was some caching involved (eventually in my browser)?
I'm gonna visit the gitter in case this happens again.
Thanks!
Hi,
I feel quite dumb asking this, but why does my default dashboard not change?
I configured it as the documentation says using the default_dashboard configuration:
After using
smashing start
again, I still see thesample.erb
dashboard. Myhome
dashboard is in correctly in place.Does anyone have an idea?