Re: Leiningen profiles for dev and prod dbs and other settings

2013-01-11 Thread Phil Hagelberg
Jonathon McKitrick writes: > I just read about leiningen profiles, and I'm trying to figure out how to > access those settings within my code for db selection. > > What are the canonical ways to do this? Two ways: one is to use .clj data files on the classpath and take advantage of the fact tha

Re: Leiningen profiles for dev and prod dbs and other settings

2013-01-11 Thread Jonathon McKitrick
Perhaps this is better done with .env files? On Friday, January 11, 2013 3:49:06 PM UTC-5, Jonathon McKitrick wrote: > > I just read about leiningen profiles, and I'm trying to figure out how to > access those settings within my code for db selection. > > What are the canonical ways to do this? >

Leiningen profiles for dev and prod dbs and other settings

2013-01-11 Thread Jonathon McKitrick
I just read about leiningen profiles, and I'm trying to figure out how to access those settings within my code for db selection. What are the canonical ways to do this? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send emai