-
It'd be really nice to have a +friend option, every time I start a luminus project the first thing I always end up doing is adding friend anyways!
I'm sure a lot of others would love this as well :)
-
Since cljsbuild clean no longer works, the recommended approach is to add directories to clean to the clean-targets directories in the leiningen profile, so that `lein clean` will be sufficient.
Actu…
-
```
What steps will reproduce the problem?
1. Edit TF.lhs and Quantities.lhs to add plane and solid angles to the 7 base
dimensions.
2. Attempt to compile and execute Test.hs
3.
What is the expected…
-
``` bash
$ ~/code » lein new luminus never-skip +auth +mongodb +cljs
Retrieving luminus/lein-template/2.0.3/lein-template-2.0.3.pom from clojars
Retrieving luminus/lein-template/2.0.3/lein-template-2.…
-
last year , I used luminus-template. I started web app with (start-server) in (ns projectname.repl) when repl.but I don't know how to repl it now.
-
(defn discover-macros [state]
595 ;; build {macro-ns #{used-by-source-by-name ...}}
596 (let [macro-info (->> (:sources state)
597 (vals)
598 (filte…
pkvov updated
9 years ago
-
Hey @ddellacosta are you still maintaining this?
Anyway, I've been struggling to find a way to integrate Friend/Friend-oauth2 with Luminus. The problem being the way lib-noir handles the middleware a…
-
/dev/guestbook/resources/templates/templates/base.html (No such file or directory)
It is looking for /templates/templates/ directory while rendering the hone page.
seems to be an issue
-
After deploying to wildfly, the root path "localhost:8080/app/" results in downloading of an empty file instead of loading the page. The steps followed are given below.
I created a new project by:
`…
-
I am developing on friend-ui (https://github.com/sveri/friend-ui) and when I switch to the new version of friend, fire up my server, then my requests to the server return "null" and chrome shows this …
sveri updated
9 years ago