added more description

This commit is contained in:
Jeena Paradies 2010-06-12 18:15:33 +02:00
parent 2d58c5f4da
commit 8883b3b588
2 changed files with 3 additions and 1 deletions

View file

@ -56,7 +56,6 @@ module Plistifier #:nodoc:
attrs[name] = @record.read_attribute(name)
end
attrs
# @record.attributes(:only => attribute_names)
end
# Returns 1st level methods as a hash.