-
When multiple options are selected, ButtonGroup composes them under a `must` query, i.e. intersecting all the options. It should instead be using a `should` clause under the parent must clause that co…
-
Heroku has a 30 sec maximum execution time, so we need to make the processing async and keep state in a db
https://gist.github.com/larste/6683694
-
Bundles from bintray can not be downloaded. Tested it with conductr-cli v0.22 (latest version) and the bundles:
- reactive-maps-frontend
- reactive-maps-backend-region
The download is not succeeding,…
-
$ ./activator new test
Browse the list of templates: http://typesafe.com/activator/templates
Choose from these featured templates or enter a template name:
1) minimal-java
2) minimal-scala
3) p…
-
We had an expectation (perhaps wrongly) that the order of `addSbtPlugin` calls was significant thus these asset pipeline plugin declarations:
``` scala
addSbtPlugin("com.typesafe.sbt" % "sbt-rjs" % "…
huntc updated
10 years ago