hello,
i installed seaside 3.0 into my pharo image with metacello. but scriptacalous and jquery examples are not loaded. when i installed with the script generated from seaside web site, there was examples of these libraries.
i used the code below to install:
ConfigurationOfSeaside project latestVersion load: 'ALL'.
is there way to install examples of scriptacalous and jquery?��