Sha256: 86f9190844aa906f0d980574e8053271f990201740b31b32b1cc587fc16b1d95

Contents?: true

Size: 212 Bytes

Versions: 23

Compression:

Stored size: 212 Bytes

Contents

ActiveSupport::Deprecation.warn "ActionView::Helpers::AssetPaths is deprecated. Please use ActionView::AssetPaths instead."

module ActionView
  module Helpers
    AssetPaths = ::ActionView::AssetPaths
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
actionpack-3.1.12 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.11 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.10 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.9 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.8 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.7 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.6 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.5 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.5.rc1 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.4 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.4.rc1 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.3 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.2 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.2.rc2 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.2.rc1 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.1 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.1.rc3 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.1.rc2 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.1.rc1 lib/action_view/helpers/asset_paths.rb
actionpack-3.1.0 lib/action_view/helpers/asset_paths.rb