Re: noir response

2012-04-13 Thread Rups
pe f) data) )) On Fri, Apr 13, 2012 at 6:56 PM, Rups wrote: > Hi... > >I am using a noir, >I like to download a file on click event. >I have a file object in binary formate. >How i write code for response for download file in its original > fo

noir response

2012-04-13 Thread Rups
Hi... I am using a noir, I like to download a file on click event. I have a file object in binary formate. How i write code for response for download file in its original formate. -- You received this message because you are subscribed to the Google Groups "Clojure" g

Couch Error

2011-12-13 Thread Rups
Hello friends, I am new in clojure, i want to create document in couch db using clojure. i got some error please help me. my code is (ns web-app.views.welcome (:require [clj-file-utils.core :as f-util] [noir.content.getting-started] [noir.response :as resp]) (:use [noir.core :o