Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't worry about attribute ordering | Jeremy Kemper | 2008-11-07 | 1 | -1/+2 |
| | |||||
* | Move controller assertions from base TestCase to AC:: and AV::TestCase | Jeremy Kemper | 2008-11-07 | 1 | -5/+3 |
| | |||||
* | Added inline builder yield to atom_feed_helper tags where appropriate (Sam ↵ | David Heinemeier Hansson | 2008-10-13 | 1 | -0/+30 |
| | | | | Ruby) [#8994 status:committed] | ||||
* | Add support for xml processing instructions in atom_feed_helper [#926 ↵ | Matthew M. Boedicker | 2008-10-13 | 1 | -0/+51 |
| | | | | | | state:resolved] Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Allow overriding id for feed and entry with atom_feed_builder. [#485 ↵ | Darragh Curran | 2008-08-21 | 1 | -5/+32 |
| | | | | | | state:resolved] Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Allow users to declare other namespaces when using the atom feed helpers. ↵ | Michael Koziarski | 2008-01-13 | 1 | -0/+28 |
| | | | | | | Closes #10304 [david.calavera] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8637 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8564 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fix atom_feed_helper to comply with the atom spec. Closes #10672 [xaviershay] | Rick Olson | 2008-01-02 | 1 | -2/+52 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8529 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Fix tests for atom feed | David Heinemeier Hansson | 2007-09-21 | 1 | -21/+21 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7533 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added AtomFeedHelper (slightly improved from the atom_feed_helper plugin) [DHH] | David Heinemeier Hansson | 2007-09-21 | 1 | -0/+101 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7529 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |