mediocre:使用 s3 和carrierwave 构建的媒体库,使静态博客和站点的资产上传变得容易

时间:2024-07-01 05:35:04
【文件属性】:

文件名称:mediocre:使用 s3 和carrierwave 构建的媒体库,使静态博客和站点的资产上传变得容易

文件大小:245KB

文件格式:ZIP

更新时间:2024-07-01 05:35:04

Ruby

Mediocre - heroku 和 s3 的媒体库 我们最近推出了一个静态博客,需要一种轻松上传照片和从媒体库中提取照片的方法。 这是使用我们的媒体宝石资产破解的。 欢迎 PR。 入门 单击下面的部署到 heroku。 填写您的 s3 凭证和存储桶名称作为 heroku 上的配置变量。 使用您的 heroku 配置中列出的 seed_username / seed_pa​​ssword 登录。 创建其他用户 heroku run rake create_user


【文件预览】:
mediocre-master
----log()
--------.keep(0B)
----public()
--------500.html(1KB)
--------robots.txt(202B)
--------uploads()
--------422.html(2KB)
--------favicon.ico(0B)
--------404.html(2KB)
----config.ru(153B)
----db()
--------seeds.rb(586B)
--------schema.rb(4KB)
--------migrate()
----lib()
--------tasks()
--------assets()
--------templates()
----Gemfile(1KB)
----Rakefile(249B)
----config()
--------initializers()
--------application.rb(2KB)
--------environments()
--------locales()
--------boot.rb(132B)
--------secrets.yml(964B)
--------routes.rb(274B)
--------database.yml(486B)
--------environment.rb(150B)
----test()
--------test_helper.rb(312B)
--------integration()
--------models()
--------controllers()
--------fixtures()
--------helpers()
--------mailers()
----README.md(614B)
----Gemfile.lock(8KB)
----app.json(1KB)
----.gitignore(479B)
----app()
--------services()
--------views()
--------models()
--------controllers()
--------extensions()
--------helpers()
--------mailers()
--------assets()
----bin()
--------setup(805B)
--------bundle(129B)
--------rake(164B)
--------rails(219B)
--------spring(461B)
----vendor()
--------assets()

网友评论