doc/file.README.html in ballast-2.0.1 vs doc/file.README.html in ballast-2.1.0
- old
+ new
@@ -68,19 +68,19 @@
<a href="https://travis-ci.org/ShogunPanda/ballast"><img src="https://secure.travis-ci.org/ShogunPanda/ballast.png?branch=master" alt="Build Status" /></a>
<a href="https://codeclimate.com/github/ShogunPanda/ballast"><img src="https://codeclimate.com/github/ShogunPanda/ballast.png" alt="Code Climate" /></a>
<a href="https://coveralls.io/r/ShogunPanda/ballast"><img src="https://coveralls.io/repos/ShogunPanda/ballast/badge.png" alt="Coverage Status" /></a>
<a href="https://bitdeli.com/free" title="Bitdeli Badge"><img src="https://d2weczhvl823v0.cloudfront.net/ShogunPanda/ballast/trend.png" alt="Bitdeli Trend" /></a></p>
-<p>A collection of base utilities for Ruby on Rails.</p>
+<p>A collection of base utilities for web frameworks.</p>
<p>http://sw.cowtech.it/ballast</p>
<p>http://rdoc.info/gems/ballast</p>
<h1 id="description">Description</h1>
-<p>Ballast is a gem which tries to solve common issues which we all (or, at least, me) usually encounter when we develop with Ruby On Rails.</p>
+<p>Ballast is a gem which tries to solve common issues which we all (or, at least, me) usually encounter when we develop with Ruby On Rails or other web frameworks.</p>
<p>The first big issue is having fat controllers. To solve this, ballast enbraces the idea of the <a href="https://github.com/collectiveidea/interactor">interactor</a> gem and it implements a service interface.</p>
<p>The second issue is handling AJAX actions in a short way. To solve this, ballast provides the Ajax concern to ease the handling of JSON data, both inbound and outbound.</p>
@@ -104,12 +104,12 @@
<p>Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.</p>
</div></div>
<div id="footer">
- Generated on Fri Dec 26 11:54:46 2014 by
+ Generated on Sun Jan 18 13:27:08 2015 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.8.7.6 (ruby-2.1.3).
+ 0.8.7.6 (ruby-2.2.0).
</div>
</body>
</html>
\ No newline at end of file