small fixes

This commit is contained in:
Torsten Ruger
2017-08-29 18:02:04 +03:00
parent 4ef7197141
commit 67b73a6707
4 changed files with 12 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ title: RubyX, where it started
Given gems and bundler this also seems an obvious choice. I really hope to see things i hadn't even thought of.
<br/>
<b>Layers represent an interface, not an implementation</b>:
It is said that every problem in computing can be solved by adding anohter layer of indirection. And so
It is said that every problem in computing can be solved by adding another layer of indirection. And so
we have many layers, which, when done right, help us to understand the system. (Read, layers are for us,
not the computer)
But implementing each layer comes with added cost, often unneccessary. Layers can and should be collapsed
@@ -129,7 +129,7 @@ title: RubyX, where it started
</p>
<p>
<b><a href="http://bundler.io/">Bundler</a></b> just makes you wonder how we managed before.
Thanks to Yahuda, also for merb, which is not forgotten, and thor.
Thanks to Yahuda, for starting it and Andre for making it fantastic.
</p>
</div>
</div>