-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
54 lines (36 loc) · 2.07 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Ruby / Orchestrate.io</title>
<link href="./orchestrate/fonts.css" rel="stylesheet">
<link href="./orchestrate/rdoc.css" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48350773-1', 'jimcar.github.io');
ga('send', 'pageview');
</script>
<script type="text/javascript">
var rdoc_rel_prefix = "./";
</script>
<script src="./js/jquery.js"></script>
<script src="./js/navigation.js"></script>
<script src="./js/search_index.js"></script>
<script src="./js/search.js"></script>
<script src="./js/searcher.js"></script>
<script src="./js/darkfish.js"></script>
<body id="top" role="document" class="file">
<main role="main">
<h1 id="label-"><span><a href="#label-">¶</a> <a href="#documentation">↑</a></span></h1>
<h2 id="label-Ruby+Application+Development+for+Orchestrate.io">Ruby Application Development for Orchestrate.io<span><a href="#label-Ruby+Application+Development+for+Orchestrate.io">¶</a> <a href="#documentation">↑</a></span></h2>
<p><strong><em>Documentation for the ruby gems that make it simple to plug
Orchestrate.io's DataBases-as-a-Service into ruby
applications</em></strong>.</p>
<h4 id="label-Orchestrate.io+API+wrapper+gem">Orchestrate.io API wrapper gem<span><a href="#label-Orchestrate.io+API+wrapper+gem">¶</a> <a href="#documentation">↑</a></span></h4>
<p><strong><a href="orchestrate/Orchestrate/API.html">orchestrate-api</a></strong></p>
<h4 id="label-Orchestrate.io+%2F+Rails+model-mapper+gem">Orchestrate.io / Rails model-mapper gem<span><a href="#label-Orchestrate.io+%2F+Rails+model-mapper+gem">¶</a> <a href="#documentation">↑</a></span></h4>
<p><strong><a href="orchestrate/Orchestrate/Rails.html">orchestrate-rails</a></strong></p>
</main>