doc/file.README.html in ballast-1.9.3 vs doc/file.README.html in ballast-2.0.0

- old
+ new

@@ -4,22 +4,22 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title> File: README - &mdash; Documentation by YARD 0.8.7.3 + &mdash; Documentation by YARD 0.8.7.6 </title> <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" /> <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" /> <script type="text/javascript" charset="utf-8"> hasFrames = window.top.frames.main ? true : false; relpath = ''; - framesUrl = "frames.html#!" + escape(window.location.href); + framesUrl = "frames.html#!file.README.html"; </script> <script type="text/javascript" charset="utf-8" src="js/jquery.js"></script> @@ -70,19 +70,19 @@ <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>http://sw.cow.tc/ballast</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>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 extends it using operations and operations chains.</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> <p>Finally, minor concerns are provided to scope CSS and handling errors.</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 Sat Mar 15 14:04:12 2014 by + Generated on Sun Nov 2 09:40:00 2014 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.7.3 (ruby-2.1.0). + 0.8.7.6 (ruby-2.1.3). </div> </body> </html> \ No newline at end of file