-
Trying to integrate Friend with the Luminus template by including friend in the project.clj dependencies raises a compiler error that complains
... namespace 'clojure.core.memoize' not found ...
A…
-
Version 1.0.5 of cljsbuild has depricated lein cljsbuild clean and recommends adding the location of the js files to clean-targets so that you can clean compiled js files with 'lein clean'. While the …
-
Hi there,
Perhaps I did things in the wrong order, but it seems that if the database was already created upon starting the Luminus application (via `lein ring server`), then it would not recreate the…
-
```
What steps will reproduce the problem?
1. select "New Leiningen Project" from the menu
2. set template to "luminus"
3. click "finish"
What is the expected output? What do you see instead?
The ex…
-
Original [issue 541](https://code.google.com/p/counterclockwise/issues/detail?id=541) created by laurentpetit on 2013-03-08T16:51:36.000Z:
What steps will reproduce the problem?
1. select "New L…
-
Hi,
I'm a newcomer to Luminus and Clojure in general. While going through the excellent getting started documentation (specifically [handling form input](http://www.luminusweb.net/docs#creating_pages…
-
Luiminus application depends on Clojure version 1.3.0:
```
$ lein new luminus myapp
Retrieving luminus/lein-template/1.17.9/lein-template-1.17.9.pom from clojars
Retrieving leinjacker/leinjacker/0.2…
-
I'm new to Clojure, so this might be an issue with me misunderstanding the purpose of the `:reload` when using `:handler`. My perception is that using it will automatically reload any changed namespac…
-
There's a very irritating "feature" of Heroku that insists that an app launches within 60 seconds. The web is littered with reports of people getting bitten in the ass by the constraint.
Turns out th…
-
Running with template based on latest luminus-template repo installed locally.
When doing lein cljsbuild, you get the following warnings
WARNING: Use of undeclared Var cljs.core.async/do-alts at lin…