1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view
Arthur Nogueira Neves a6c8cde835 Merge pull request #15542 from Gaurav2728/gaurav-remove_shutdown_link
remove rubyforge.org that was shut down [ci skip]
2014-06-06 19:50:54 -05:00
..
helpers Unwrap another html_escape 2014-06-07 10:13:00 +09:30
locale Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
renderer Introduce render :html for render HTML string 2014-02-18 12:08:36 -05:00
tasks Adds template dependencies rake task from cache_digests gem. 2013-09-26 21:19:19 +02:00
template Feature detect based on Ruby version. 2014-05-18 12:00:12 -07:00
testing Add variants to Template class 2014-03-14 13:18:14 +01:00
vendor Merge branch 'master' of github.com:lifo/docrails 2013-12-20 00:10:30 +05:30
base.rb remove rubyforge.org that was shut down [ci skip] 2014-06-06 22:26:56 +05:30
buffers.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
context.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
dependency_tracker.rb Avoid scanning multiple render calls as a single match. 2014-01-09 20:37:00 -02:00
digestor.rb Digestor should just rely on the finder to know about the format and the variant -- trying to pass it back in makes a mess of things (oh, and doesnt work) 2014-03-21 19:38:59 +01:00
flows.rb Comment typo 2013-06-25 14:34:51 -04:00
gem_version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
helpers.rb Make ActionView::Tags loading tread safe 2013-12-02 20:27:50 -02:00
layouts.rb Introduce render :html for render HTML string 2014-02-18 12:08:36 -05:00
log_subscriber.rb Drop one more string allocation 2013-11-09 18:28:32 -02:00
lookup_context.rb Typo, grammar and textual changes [ci skip] 2014-05-03 11:11:19 +05:30
model_naming.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
path_set.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
railtie.rb Remove the explicit order set for the initializer 2013-12-05 16:37:10 -02:00
record_identifier.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
rendering.rb documentation fix 2014-05-24 23:18:29 +05:30
routing_url_for.rb use the helper method builder to construct helper methods 2014-05-12 15:54:45 -07:00
template.rb Add variants to Template class 2014-03-14 13:18:14 +01:00
test_case.rb Fix subscriptions not being unsubscribed. 2014-04-14 08:44:47 -07:00
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
view_paths.rb We need an explicit return 2014-05-14 14:28:54 -03:00