Sha256: 4b1eb130371ca90e7febeb809fb22d676572e4447c2b7c3b5ef74e67de624af8
Contents?: true
Size: 450 Bytes
Versions: 9
Compression:
Stored size: 450 Bytes
Contents
json.(page_type, :name, :translation_key_prefix, :translation_key, :help_entry_translation_key, :description_translation_key, :category_translation_key) json.thumbnail_candidates(page_type.thumbnail_candidates) do |candidate| json.(candidate, :attribute, :file_collection) end if page_type.json_seed_template json.partial!(:template => page_type.json_seed_template, :locals => {:page_type => page_type}) end
Version data entries
9 entries across 9 versions & 1 rubygems