README.rdoc in storage_room-0.1.0 vs README.rdoc in storage_room-0.1.1
- old
+ new
@@ -26,9 +26,11 @@
puts "Resource saved."
else
puts "Could not save Resource: #{resource.errors.join(', )}"
end
+You can find the documentation at http://rdoc.info/github/thriventures/storage_room_gem.
+
== More Examples
See the examples folder.
== TODO