Sha256: 6f0a6de7acbc06c88840a436c20c529551e48fbfae9b796401328e5e4373157a
Contents?: true
Size: 391 Bytes
Versions: 4
Compression:
Stored size: 391 Bytes
Contents
<p> <%= l(:transloadit_video_directions) %> </p> <p> <label><%= l(:transloadit_api_key_label) %></label> <%= text_field_tag "settings[#{ChiliVideos::Config::API_KEY_KEYNAME}]", ChiliVideos::Config.api_key %> </p> <p> <label><%= l(:transloadit_workflow_label) %></label> <%= text_field_tag "settings[#{ChiliVideos::Config::WORKFLOW_KEYNAME}]", ChiliVideos::Config.workflow%> </p>
Version data entries
4 entries across 4 versions & 1 rubygems