From f6497f0042ca5e94752c95a8ffd25eade1252441 Mon Sep 17 00:00:00 2001 From: Izel Nakri Date: Tue, 13 Dec 2016 18:53:10 +0100 Subject: [PATCH] version bump --- doc/PaperTrail.RepoClient.html | 158 +++++++++++++++++++++++++++++++++ doc/api-reference.html | 4 + doc/dist/sidebar_items.js | 2 +- 3 files changed, 163 insertions(+), 1 deletion(-) create mode 100644 doc/PaperTrail.RepoClient.html diff --git a/doc/PaperTrail.RepoClient.html b/doc/PaperTrail.RepoClient.html new file mode 100644 index 00000000..024789db --- /dev/null +++ b/doc/PaperTrail.RepoClient.html @@ -0,0 +1,158 @@ + + + + + + + + PaperTrail.RepoClient – paper_trail v0.1.6 + + + + + + + + +
+ + + +
+
+
+ + +

+ paper_trail v0.1.6 + PaperTrail.RepoClient + + +

+ + + + +
+

+ + + + Summary +

+ + + +
+

+ Functions +

+
+
+ repo() +
+ +

Gets the configured repo module or defaults to Repo if none configured

+
+ +
+ +
+ + + + + + +
+ + + + + +
+

+ + + + Functions +

+
+
+ + + + repo() + + +
+ +
+

Gets the configured repo module or defaults to Repo if none configured

+ +
+
+ +
+ + + + + + +
+
+
+
+ + + + diff --git a/doc/api-reference.html b/doc/api-reference.html index af0a7206..de811026 100644 --- a/doc/api-reference.html +++ b/doc/api-reference.html @@ -86,6 +86,10 @@

Modules

+
+
+ +
diff --git a/doc/dist/sidebar_items.js b/doc/dist/sidebar_items.js index f21ba88e..500d09c3 100644 --- a/doc/dist/sidebar_items.js +++ b/doc/dist/sidebar_items.js @@ -1 +1 @@ -sidebarNodes={"exceptions":[],"extras":[{"id":"api-reference","title":"API Reference","headers":[]}],"modules":[{"id":"Mix.Tasks.Papertrail.Install","title":"Mix.Tasks.Papertrail.Install","functions":[{"id":"run/1","anchor":"run/1"}]},{"id":"PaperTrail","title":"PaperTrail","functions":[{"id":"delete/2","anchor":"delete/2"},{"id":"get_current/1","anchor":"get_current/1"},{"id":"get_version/1","anchor":"get_version/1"},{"id":"get_version/2","anchor":"get_version/2"},{"id":"get_versions/1","anchor":"get_versions/1"},{"id":"get_versions/2","anchor":"get_versions/2"},{"id":"insert/2","anchor":"insert/2"},{"id":"update/2","anchor":"update/2"}]},{"id":"PaperTrail.Migration","title":"PaperTrail.Migration"},{"id":"PaperTrail.Version","title":"PaperTrail.Version","functions":[{"id":"changeset/2","anchor":"changeset/2"}]},{"id":"PaperTrail.VersionQueries","title":"PaperTrail.VersionQueries","functions":[{"id":"get_current/1","anchor":"get_current/1"},{"id":"get_version/1","anchor":"get_version/1"},{"id":"get_version/2","anchor":"get_version/2"},{"id":"get_versions/1","anchor":"get_versions/1"},{"id":"get_versions/2","anchor":"get_versions/2"}]}],"protocols":[]} \ No newline at end of file +sidebarNodes={"exceptions":[],"extras":[{"id":"api-reference","title":"API Reference","headers":[]}],"modules":[{"id":"Mix.Tasks.Papertrail.Install","title":"Mix.Tasks.Papertrail.Install","functions":[{"id":"run/1","anchor":"run/1"}]},{"id":"PaperTrail","title":"PaperTrail","functions":[{"id":"delete/2","anchor":"delete/2"},{"id":"get_current/1","anchor":"get_current/1"},{"id":"get_version/1","anchor":"get_version/1"},{"id":"get_version/2","anchor":"get_version/2"},{"id":"get_versions/1","anchor":"get_versions/1"},{"id":"get_versions/2","anchor":"get_versions/2"},{"id":"insert/2","anchor":"insert/2"},{"id":"update/2","anchor":"update/2"}]},{"id":"PaperTrail.Migration","title":"PaperTrail.Migration"},{"id":"PaperTrail.RepoClient","title":"PaperTrail.RepoClient","functions":[{"id":"repo/0","anchor":"repo/0"}]},{"id":"PaperTrail.Version","title":"PaperTrail.Version","functions":[{"id":"changeset/2","anchor":"changeset/2"}]},{"id":"PaperTrail.VersionQueries","title":"PaperTrail.VersionQueries","functions":[{"id":"get_current/1","anchor":"get_current/1"},{"id":"get_version/1","anchor":"get_version/1"},{"id":"get_version/2","anchor":"get_version/2"},{"id":"get_versions/1","anchor":"get_versions/1"},{"id":"get_versions/2","anchor":"get_versions/2"}]}],"protocols":[]} \ No newline at end of file