README.rdoc in vidibus-service-0.0.4 vs README.rdoc in vidibus-service-0.1.0

- old
+ new

@@ -1,6 +1,6 @@ -= vidibus-service += Vidibus::Service Description goes here. == Requirements @@ -9,9 +9,12 @@ If you don't see this error message, add the route manually at the top of your routes.rb: match "/connector" => Vidibus::Service::ConnectorApp +== TODO + +* ControllerValidations: Setting @service and @realm is inconsistent; @service is a service object, @realm is a string == Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix.