Rizwan Reza
|
5a0bc2c7bc
|
Adds title and description where needed.
|
2010-06-16 22:47:49 +04:30 |
|
Andrew White
|
48b2451142
|
Update various documentation examples to use new routing DSL
|
2010-04-04 17:34:13 +01:00 |
|
Carl Lerche
|
fb14b8c6fd
|
ActionDispatch::Request deprecates #request_uri
* Refactored ActionPatch to use fullpath instead
|
2010-03-03 21:24:00 -08:00 |
|
Carlhuda
|
fc4582fb66
|
Final pass at removing the router from a global constant
|
2010-02-25 17:53:29 -08:00 |
|
Martin Schürrer
|
6bc24d40d5
|
Use ActionDispatch::Routing everywhere
|
2010-02-21 13:43:51 -08:00 |
|
Michael Koziarski
|
370bf1401a
|
Don't call additional methods on builders passed to the atom_feed helper.
Additionally, actually test that the atom_feed helper works with :xml as an option.
[#1836 state:committed]
|
2009-08-09 13:10:08 +12:00 |
|
David Heinemeier Hansson
|
46288f5935
|
Remove double parenthesis in docs
|
2009-02-05 20:27:34 +01:00 |
|
Jeremy Kemper
|
c77e6ace66
|
Check whether last arg is a Hash instead of duck-typing against []
|
2008-11-07 17:46:03 -05:00 |
|
David Heinemeier Hansson
|
1abdc8752d
|
Added inline builder yield to atom_feed_helper tags where appropriate (Sam Ruby) [#8994 status:committed]
|
2008-10-13 19:52:37 +02:00 |
|
Matthew M. Boedicker
|
42cbd710bb
|
Add support for xml processing instructions in atom_feed_helper [#926 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
2008-10-13 18:46:32 +02:00 |
|
Darragh Curran
|
7e4ea5f4a2
|
Allow overriding id for feed and entry with atom_feed_builder. [#485 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
|
2008-08-21 13:37:26 +01:00 |
|
Pratik Naik
|
ca9413674e
|
Improve documentation.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9093 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-03-26 12:27:52 +00:00 |
|
David Heinemeier Hansson
|
ff8b9e6b08
|
Fixed that atom_feed shouldnt require a schema_date since most people just dont care and the value tends to be of no significance anyway (references #10672) [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9044 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-03-17 04:46:33 +00:00 |
|
Michael Koziarski
|
7e1c04d866
|
Allow users to declare other namespaces when using the atom feed helpers. Closes #10304 [david.calavera]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8637 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-13 00:11:39 +00:00 |
|
Rick Olson
|
ce84cebc0e
|
Doc fixes for #atom_feed_helper. Closes #10715 [hasmanyjosh]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8593 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-07 20:44:40 +00:00 |
|
Rick Olson
|
744b1d7f4d
|
Fix atom_feed_helper to comply with the atom spec. Closes #10672 [xaviershay]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8529 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-02 19:45:53 +00:00 |
|
David Heinemeier Hansson
|
8b2439e5e4
|
Added AtomFeedHelper (slightly improved from the atom_feed_helper plugin) [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7529 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-21 22:17:35 +00:00 |
|