Adds easy defaults to writing Atom feeds with the Builder template engine (this does not work on
ERb or any other template languages).
Show files where this module is defined (34 files)
actionpack/lib/action_view/helpers/atom_feed_helper.rb
actionpack/lib/action_view/helpers/benchmark_helper.rb
actionpack/lib/action_view/helpers/record_identification_helper.rb
actionpack/lib/action_view/helpers/active_record_helper.rb
actionpack/lib/action_view/helpers/asset_tag_helper.rb
actionpack/lib/action_view/helpers/cache_helper.rb
actionpack/lib/action_view/helpers/capture_helper.rb
actionpack/lib/action_view/helpers/date_helper.rb
actionpack/lib/action_view/helpers/debug_helper.rb
actionpack/lib/action_view/helpers/form_helper.rb
actionpack/lib/action_view/helpers/form_options_helper.rb
actionpack/lib/action_view/helpers/form_tag_helper.rb
actionpack/lib/action_view/helpers/javascript_helper.rb
actionpack/lib/action_view/helpers/number_helper.rb
actionpack/lib/action_view/helpers/prototype_helper.rb
actionpack/lib/action_view/helpers/record_tag_helper.rb
actionpack/lib/action_view/helpers/sanitize_helper.rb
actionpack/lib/action_view/helpers/scriptaculous_helper.rb
actionpack/lib/action_view/helpers/tag_helper.rb
actionpack/lib/action_view/helpers/text_helper.rb
actionpack/lib/action_view/helpers/url_helper.rb
actionpack/lib/action_view/template_handlers/builder.rb
actionpack/lib/action_view/template_handlers/compilable.rb
actionpack/lib/action_view/template_handlers/erb.rb
actionpack/lib/action_view/template_handlers/rjs.rb
actionpack/lib/action_view/base.rb
actionpack/lib/action_view/inline_template.rb
actionpack/lib/action_view/partial_template.rb
actionpack/lib/action_view/partials.rb
actionpack/lib/action_view/template.rb
actionpack/lib/action_view/template_error.rb
actionpack/lib/action_view/template_finder.rb
actionpack/lib/action_view/template_handler.rb
actionpack/lib/action_view/test_case.rb