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
*
s/ERb/ERB/g
Akira Matsuda
2011-04-03
1
-1
/
+1
*
Cleanup deprecations in Action Dispatch
Carlos Antonio da Silva
2010-09-06
1
-1
/
+1
*
Removed deprecated |map| block argument from routing docs since it is no long...
Steven Hancock
2010-07-11
1
-1
/
+1
*
Adds title and description where needed.
Rizwan Reza
2010-06-16
1
-2
/
+4
*
Update various documentation examples to use new routing DSL
Andrew White
2010-04-04
1
-2
/
+2
*
ActionDispatch::Request deprecates #request_uri
Carl Lerche
2010-03-03
1
-1
/
+1
*
Final pass at removing the router from a global constant
Carlhuda
2010-02-25
1
-1
/
+1
*
Use ActionDispatch::Routing everywhere
Martin Schürrer
2010-02-21
1
-1
/
+1
*
Don't call additional methods on builders passed to the atom_feed helper.
Michael Koziarski
2009-08-09
1
-1
/
+1
*
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