Sha256: 730d2701cd2b1ca1e112b4d35b1c6a59053779c6bda0d49ba4e9bbbccc3e3a11

Contents?: true

Size: 507 Bytes

Versions: 4

Compression:

Stored size: 507 Bytes

Contents

.jumbotron
  %h1 
    Attached
    %small a Ruby on Rails file attachment library
  %p Attached is a Ruby on Rails file attachment tool that lets users upload to the cloud. The gem supports AWS, Google and Rackspace for storage networks by default. It is influenced (and copied) from Paperclip and makes heavy use of the incredibly awesome Fog library.
  %p
    = link_to 'Audios', audios_path, :class => 'btn btn-primary btn-large'
    = link_to 'Images', images_path, :class => 'btn btn-primary btn-large'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
attached-1.0.4 test/dummy/app/views/main/index.html.haml
attached-1.0.3 test/dummy/app/views/main/index.html.haml
attached-1.0.2 test/dummy/app/views/main/index.html.haml
attached-1.0.1 test/dummy/app/views/main/index.html.haml