Object
# File lib/tinymce/rails/asset_manifest.rb, line 6 def self.load(manifest_path) YamlManifest.try(manifest_path) || JsonManifest.try(manifest_path) || NullManifest.new end
[Validate]
Generated with the Darkfish Rdoc Generator 2.