Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Version 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jamonholmgren committed Jul 20, 2016
1 parent 85bb9fd commit fb50144
Show file tree
Hide file tree
Showing 25 changed files with 366 additions and 91 deletions.
31 changes: 31 additions & 0 deletions Find Results
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Searching 154 files for "0.0.19" (case sensitive)

/Users/jh/Code/Elixir/thesis/mix.exs:
1 defmodule Thesis.Mixfile do
2 use Mix.Project
3: @version "0.0.19" # REMEMBER TO UPDATE package.json and both READMEs!
4
5 def project do

/Users/jh/Code/Elixir/thesis/package.json:
1 {
2 "name": "thesis",
3: "version": "0.0.19-dev",
4 "main": "./priv/static/thesis.js",
5 "repository": {},

/Users/jh/Code/Elixir/thesis/README.md:
31 ```elixir
32 def deps do
33: [{:thesis, "~> 0.0.19"}]
34 end
35

/Users/jh/Code/Elixir/thesis/README_INSTALL.md:
7 ```elixir
8 def deps do
9: [{:thesis, "~> 0.0.19"}]
10 end
11

4 matches across 4 files
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ _If you are having problems, view `README_INSTALL.md` for manual instructions._

```elixir
def deps do
[{:thesis, "~> 0.0.19"}]
[{:thesis, "~> 0.0.20"}]
end

def application do
Expand Down
2 changes: 1 addition & 1 deletion README_INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ For automatic setup, see `README.md`.

```elixir
def deps do
[{:thesis, "~> 0.0.19"}]
[{:thesis, "~> 0.0.20"}]
end

def application do
Expand Down
11 changes: 6 additions & 5 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.12.0">
<title>404 – thesis v0.0.19</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />
<meta name="generator" content="ExDoc v0.13.0">
<title>404 – thesis v0.0.20</title>
<link rel="stylesheet" href="dist/app-9c1e3d5aa2.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/404.html" />

<script src="dist/sidebar_items.js"></script>
</head>
<body data-type="extras">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
Expand All @@ -27,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.19
v0.0.20
</h2>
</div>

Expand Down Expand Up @@ -70,7 +71,7 @@ <h2>Page not found</h2>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.0),
</span>
<span class="line">
designed by
Expand Down
13 changes: 7 additions & 6 deletions doc/Mix.Tasks.Thesis.Install.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.12.0">
<title>Mix.Tasks.Thesis.Install – thesis v0.0.19</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />
<meta name="generator" content="ExDoc v0.13.0">
<title>Mix.Tasks.Thesis.Install – thesis v0.0.20</title>
<link rel="stylesheet" href="dist/app-9c1e3d5aa2.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Mix.Tasks.Thesis.Install.html" />

<script src="dist/sidebar_items.js"></script>
</head>
<body data-type="modules">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
Expand All @@ -27,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.19
v0.0.20
</h2>
</div>

Expand Down Expand Up @@ -60,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.19</small>
<small class="visible-xs">thesis v0.0.20</small>
Mix.Tasks.Thesis.Install


Expand Down Expand Up @@ -98,7 +99,7 @@ <h1>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.0),
</span>
<span class="line">
designed by
Expand Down
13 changes: 7 additions & 6 deletions doc/Thesis.Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.12.0">
<title>Thesis.Auth – thesis v0.0.19</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />
<meta name="generator" content="ExDoc v0.13.0">
<title>Thesis.Auth – thesis v0.0.20</title>
<link rel="stylesheet" href="dist/app-9c1e3d5aa2.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Auth.html" />

<script src="dist/sidebar_items.js"></script>
</head>
<body data-type="modules">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
Expand All @@ -27,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.19
v0.0.20
</h2>
</div>

Expand Down Expand Up @@ -60,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.19</small>
<small class="visible-xs">thesis v0.0.20</small>
Thesis.Auth

<small>behaviour</small>
Expand Down Expand Up @@ -177,7 +178,7 @@ <h4 class="specs-title">Specs</h4>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.0),
</span>
<span class="line">
designed by
Expand Down
13 changes: 7 additions & 6 deletions doc/Thesis.Controller.Plug.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.12.0">
<title>Thesis.Controller.Plug – thesis v0.0.19</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />
<meta name="generator" content="ExDoc v0.13.0">
<title>Thesis.Controller.Plug – thesis v0.0.20</title>
<link rel="stylesheet" href="dist/app-9c1e3d5aa2.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Controller.Plug.html" />

<script src="dist/sidebar_items.js"></script>
</head>
<body data-type="modules">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
Expand All @@ -27,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.19
v0.0.20
</h2>
</div>

Expand Down Expand Up @@ -60,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.19</small>
<small class="visible-xs">thesis v0.0.20</small>
Thesis.Controller.Plug


Expand Down Expand Up @@ -155,7 +156,7 @@ <h1 class="section-heading">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.0),
</span>
<span class="line">
designed by
Expand Down
13 changes: 7 additions & 6 deletions doc/Thesis.Controller.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.12.0">
<title>Thesis.Controller – thesis v0.0.19</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />
<meta name="generator" content="ExDoc v0.13.0">
<title>Thesis.Controller – thesis v0.0.20</title>
<link rel="stylesheet" href="dist/app-9c1e3d5aa2.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Controller.html" />

<script src="dist/sidebar_items.js"></script>
</head>
<body data-type="modules">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
Expand All @@ -27,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.19
v0.0.20
</h2>
</div>

Expand Down Expand Up @@ -60,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.19</small>
<small class="visible-xs">thesis v0.0.20</small>
Thesis.Controller


Expand Down Expand Up @@ -100,7 +101,7 @@ <h1>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.0),
</span>
<span class="line">
designed by
Expand Down
13 changes: 7 additions & 6 deletions doc/Thesis.EctoStore.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.12.0">
<title>Thesis.EctoStore – thesis v0.0.19</title>
<link rel="stylesheet" href="dist/app-88251e7c81.css" />
<meta name="generator" content="ExDoc v0.13.0">
<title>Thesis.EctoStore – thesis v0.0.20</title>
<link rel="stylesheet" href="dist/app-9c1e3d5aa2.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.EctoStore.html" />

<script src="dist/sidebar_items.js"></script>
</head>
<body data-type="modules">
<script>if(localStorage.getItem('night-mode')) document.body.className += ' night-mode';</script>

<div class="main">
<button class="sidebar-toggle">
Expand All @@ -27,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.19
v0.0.20
</h2>
</div>

Expand Down Expand Up @@ -60,7 +61,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.19</small>
<small class="visible-xs">thesis v0.0.20</small>
Thesis.EctoStore


Expand Down Expand Up @@ -197,7 +198,7 @@ <h1 class="section-heading">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.12.0),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.0),
</span>
<span class="line">
designed by
Expand Down

0 comments on commit fb50144

Please sign in to comment.