On Wed, May 24, 2017 at 10:13 AM, Shane Curcuru <a...@shanecurcuru.org> wrote: > Sam Ruby wrote on 5/18/17 2:44 PM: >> Are you running with the latest wunderbar? > > Reminder: if assets/ or wunderbar aren't behaving for you, do: > > $ bundle update > > Since Sam changed wunderbar and related stuff that the _html code in > many scripts relies on, your local gems may not have been updated for: > > https://github.com/apache/whimsy/commit/739b75a07838cd5b13c4a36f0d8163bc4be1f163 > >> Wunderbar will ensure that a specific version of a dependency is >> available, even taking the steps necessary to create it. If you are >> running a back level of wunderbar, it may decide that the version of >> the assets in the www/assets directory aren't the right ones, and will >> create the necessary files in the directory of the cgi. > > Much nicer now!
There still are stray older copies of various stylesheets and scripts in the repository that need to be cleaned up. Also, glyphicons may now be working: https://github.com/apache/whimsy/commit/5211cfc0926c54f99e2ea44c711a521eeec9f6ce - Sam Ruby