1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view
José Valim 389d15ef13 Body... wanna *stream* my body? Body... such a thrill my body!
Added stream as class level method to make it explicit when to stream.
Render also accepts :stream as option.
2011-04-18 08:55:41 +02:00
..
helpers content_for should work with provide. 2011-04-16 11:34:07 +02:00
locale Action Pack typos. 2011-03-05 11:56:35 +01:00
renderer Fix CI test on 1.8 2011-04-16 12:25:21 +02:00
template Yo dawg, I heard you like streaming. So I put a fiber, inside a block, inside a body, so you can stream. 2011-04-16 10:28:47 +02:00
testing [action_view] added custom patterns to template resolver 2011-03-20 07:01:46 +08:00
base.rb The magic medicine worked. 2011-04-16 10:31:55 +02:00
buffers.rb Docs. 2011-04-16 11:42:02 +02:00
context.rb Body... wanna *stream* my body? Body... such a thrill my body! 2011-04-18 08:55:41 +02:00
flows.rb Docs. 2011-04-16 11:42:02 +02:00
helpers.rb removes ActionView::Helpers::PrototypeHelper 2011-04-13 13:24:32 +02:00
log_subscriber.rb
lookup_context.rb Use Mime::Type references. 2011-02-08 14:14:26 -08:00
partials.rb Accept String value for render_partial :as option 2011-02-01 13:01:54 -02:00
path_set.rb ActionView::PathSet# accepts String or Array 2011-04-13 21:45:51 +02:00
railtie.rb jQuery is the new default 2011-04-13 13:23:16 +02:00
rendering.rb Yo dawg, I heard you like streaming. So I put a fiber, inside a block, inside a body, so you can stream. 2011-04-16 10:28:47 +02:00
template.rb Yo dawg, I heard you like streaming. So I put a fiber, inside a block, inside a body, so you can stream. 2011-04-16 10:28:47 +02:00
test_case.rb renames response_from_page_or_rjs -> response_from_page, and extracts the RJS in it 2011-04-13 13:24:33 +02:00