README.rdoc in binarylogic-resourcelogic-0.12.2 vs README.rdoc in binarylogic-resourcelogic-0.12.3
- old
+ new
@@ -5,10 +5,10 @@
The purpose of Resourcelogic is to support a development style I created called <b>"Contextual Development"</b> (see contextual development below). This is an idea I've had for a while and finally decided to give it a try on one of my projects. It worked out great, and as a result, is probably the cleanest app I've built to date. So I decided to package this idea up and release it as Resourcelogic. This library spawned out of the {resource_controller plugin}[http://github.com/giraffesoft/resource_controller] by James Gollick, which is an excellent plugin. I eventually made so many changes to it that it made more sense to rewrite my own.
== Helpful links
* <b>Documentation:</b> http://rdoc.info/projects/binarylogic/resourcelogic
-* <b>Bugs / feature suggestions:</b> http://binarylogic.lighthouseapp.com/projects/28581-resourcelogic
+* <b>Issues:</b> http://github.com/binarylogic/resourcelogic/issues
== Contextual Development
The idea behind contextual development is simple: <b>an API should be a be a byproduct of good design</b>. Meaning you should never have to explicitly build an API. It should, in essence, be an "accident".
\ No newline at end of file