cosmetic cleanup

This commit is contained in:
Seth Ladd 2009-06-08 16:34:52 -10:00
parent ffceaec57d
commit 130fdd16dd

View file

@ -11,6 +11,7 @@ if defined?(Rails)
end end
end end
CouchRest::Document.class_eval do CouchRest::Document.class_eval do
# Need this when passing doc to a resourceful route # Need this when passing doc to a resourceful route
alias_method :to_param, :id alias_method :to_param, :id