lib/framework/rhom/rhom_object.rb in rhodes-1.5.5 vs lib/framework/rhom/rhom_object.rb in rhodes-2.0.0.beta1

- old
+ new

@@ -38,10 +38,9 @@ @@reserved_names = {"object" => "1", "source_id" => "1", "update_type" => "1", "attrib_type" => "1", - "type" => "1", "set_notification" => "1", "clear_notification" => "1" } def RhomObject.method_name_reserved?(method) \ No newline at end of file