Sha256: a18a1bf5b3c34ebf4adaefa8d26dbeb4e28e9bd14123c8e90c42dcf2a7a75a62

Contents?: true

Size: 372 Bytes

Versions: 10

Compression:

Stored size: 372 Bytes

Contents

json.image_files @entry.image_files.with_usage_id, :partial => 'pageflow/editor/image_files/image_file', :as => :image_file
json.audio_files @entry.audio_files.with_usage_id, :partial => 'pageflow/editor/audio_files/audio_file', :as => :audio_file
json.video_files @entry.video_files.with_usage_id, :partial => 'pageflow/editor/video_files/video_file', :as => :video_file

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
pageflow-0.4.0 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.3.0 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.2.1 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.2.0 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.1.0 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.0.5 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.0.4 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.0.3 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.0.2 app/views/pageflow/entries/show.json.jbuilder
pageflow-0.0.1 app/views/pageflow/entries/show.json.jbuilder