пятница, 11 ноября 2016 г.

How to select to radio_buttons plain array values


  = f.collection_radio_buttons :locale, I18n.available_locales, :itself, :itself

четверг, 27 октября 2016 г.

How to install datomic-pro in project.clj

I received issue
"Could not find artifact com.datomic:datomic-pro"

So our next step is to "brew install maven", then go to datomic distributive and install bin/maven-install necessaty library.

After that lein deps should be satisfied.