index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
helpers
/
atom_feed_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove double parenthesis in docs
David Heinemeier Hansson
2009-02-05
1
-1
/
+1
*
Check whether last arg is a Hash instead of duck-typing against []
Jeremy Kemper
2008-11-07
1
-4
/
+9
*
Added inline builder yield to atom_feed_helper tags where appropriate (Sam Ru...
David Heinemeier Hansson
2008-10-13
1
-8
/
+46
*
Add support for xml processing instructions in atom_feed_helper [#926 state:r...
Matthew M. Boedicker
2008-10-13
1
-0
/
+10
*
Allow overriding id for feed and entry with atom_feed_builder. [#485 state:re...
Darragh Curran
2008-08-21
1
-11
/
+13
*
Improve documentation.
Pratik Naik
2008-03-26
1
-1
/
+1
*
Fixed that atom_feed shouldnt require a schema_date since most people just do...
David Heinemeier Hansson
2008-03-17
1
-5
/
+7
*
Allow users to declare other namespaces when using the atom feed helpers. Clo...
Michael Koziarski
2008-01-13
1
-2
/
+28
*
Doc fixes for #atom_feed_helper. Closes #10715 [hasmanyjosh]
Rick Olson
2008-01-07
1
-3
/
+3
*
Fix atom_feed_helper to comply with the atom spec. Closes #10672 [xaviershay]
Rick Olson
2008-01-02
1
-14
/
+18
*
Added AtomFeedHelper (slightly improved from the atom_feed_helper plugin) [DHH]
David Heinemeier Hansson
2007-09-21
1
-0
/
+111