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
Piotr Sarnacki 7abc0c73bd Deprecate mime types lookup in auto_discovery_link_tag
Automatically handling mime types for things other than :rss and :atom
is not functionality that justifies dependency on Mime::Type from
actionpack.
2012-08-28 10:51:04 +02:00
..
helpers Deprecate mime types lookup in auto_discovery_link_tag 2012-08-28 10:51:04 +02:00
locale Moving NumberHelpers from ActionView to ActiveSupport 2012-05-27 18:14:21 -07:00
renderer load active_support/core_ext/object/blank in active_support/rails 2012-08-02 21:59:22 +02:00
template Indentation should consider line number character count. 2012-08-13 18:49:47 -03:00
testing
vendor Move action_controller/vendor/html-scanner to action_view 2012-08-28 10:51:03 +02:00
asset_paths.rb Remove dependency on actionpack in ActionView::AssetPaths 2012-08-28 10:51:03 +02:00
base.rb Remove comment about getting rid of old AV::Base.new behavior 2012-08-28 10:51:04 +02:00
buffers.rb deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
context.rb add second t to overwritten 2012-07-12 11:21:09 -05:00
flows.rb alias_method added 2012-01-23 21:16:24 +05:30
helpers.rb Move collection radio buttons / check boxes back to FormOptionsHelper 2012-02-02 09:40:25 -02:00
log_subscriber.rb ActionView now has its own logger 2012-01-18 14:30:33 -03:00
lookup_context.rb load active_support/core_ext/object/blank in active_support/rails 2012-08-02 21:59:22 +02:00
model_naming.rb Add ActionView::ModelNaming 2012-08-28 10:51:03 +02:00
path_set.rb
railtie.rb Get rid of config.preload_frameworks in favor of config.eager_load_namespaces 2012-08-21 14:47:19 -03:00
record_identifier.rb Add ActionView::ModelNaming 2012-08-28 10:51:03 +02:00
template.rb load active_support/core_ext/object/blank in active_support/rails 2012-08-02 21:59:22 +02:00
test_case.rb Move ActionController::RecordIdentifier to ActionView 2012-08-28 10:51:03 +02:00