[ 原始碼: ruby-asset-sync ]
套件:ruby-asset-sync(2.11.0-1.1)
ruby-asset-sync 的相關連結
Debian 的資源:
下載原始碼套件 ruby-asset-sync:
- [ruby-asset-sync_2.11.0-1.1.dsc]
- [ruby-asset-sync_2.11.0.orig.tar.gz]
- [ruby-asset-sync_2.11.0-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
synchronises assets in a Rails app and Amazon/Rackspace cloud
After you run assets:precompile your compiled assets will be synchronised with your Amazon S3/Cloudfront or Rackspace Cloudfiles.
Asset Sync is built to run with the new Rails Asset Pipeline feature introduced in Rails 3.1. After you run __bundle exec rake assets:precompile__ your assets will be synchronised to your cloud account, optionally deleting unused files and only uploading the files it needs to.
其他與 ruby-asset-sync 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activemodel (>= 2:4.1~)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-fog-core
- shared classes and tests for fog providers and services
-
- dep: ruby-mime-types (>= 2.99~)
- guess MIME type of files
-
- dep: ruby-unf
- Wrapper library to bring Unicode Normalization Form support to Ruby