Liking cljdoc? Tell your friends :D

ragtime.clj.core


clj-file->ns-nameclj

(clj-file->ns-name file-content)

clj-migrationclj

(clj-migration migration-map)

Create a Ragtime migration from a map with a unique :id, and :up and :down keys that map to clojure migration function.

Create a Ragtime migration from a map with a unique :id, and :up and :down
keys that map to clojure migration function.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close