Sha256: 51b120dc0cd3530434fbe8741bf93ddd6ea6671dd3661da173a8f4ab1915eade

Contents?: true

Size: 389 Bytes

Versions: 5

Compression:

Stored size: 389 Bytes

Contents

Configuration.for('versioning') do
  enabled true
  validate_item_type_constants true
  path ':rails_root/public/system/:rails_env/:style/:attachable_klass/:id_partition/:basename.:stream_version.:extension'
  url %w(development test).include?(Rails.env) ? '/attachments/:id/download' : '/system/:rails_env/:style/:attachable_klass/:id_partition/:basename.:stream_version.:extension'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
importable_attachments-0.0.18 config/features/versioning.rb
importable_attachments-0.0.17 config/features/versioning.rb
importable_attachments-0.0.15 config/features/versioning.rb
importable_attachments-0.0.14 config/features/versioning.rb
importable_attachments-0.0.13 config/features/versioning.rb