* lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40481 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2df0d9a181
commit
b486e50434
@ -1,3 +1,7 @@
|
||||
Fri Apr 26 21:48:29 2013 Kouhei Sutou <kou@cozmixng.org>
|
||||
|
||||
* lib/rss/atom.rb (RSS::Atom::Entry): Fix indent of document comment.
|
||||
|
||||
Fri Apr 26 21:21:17 2013 Kouhei Sutou <kou@cozmixng.org>
|
||||
|
||||
* lib/rss/maker.rb (RSS::Maker): Fix indent of document comment.
|
||||
|
@ -719,8 +719,8 @@ module RSS
|
||||
end
|
||||
end
|
||||
|
||||
# Defines a top-level Atom Entry element
|
||||
#
|
||||
# Defines a top-level Atom Entry element
|
||||
#
|
||||
class Entry < RSS::Element
|
||||
include RootElementMixin
|
||||
include CommonModel
|
||||
|
Loading…
x
Reference in New Issue
Block a user