Logo_s
  • Find a Package
  • Check Live Licences
  • Register
  • FAQs
  • Login

Find software packages matching

Only search category

Browse categories
Packages 1-2 of 2 that are in category Content Management & Hosting:
  • Dec 19, 2008
    AssetPackager – JavaScript and CSS Asset Compression for Producti...Permalink
    by Scott Becker
    Ruby on Rails → Production
    Ruby on Rails → JavaScript
    Ruby on Rails → Subsystems → Content Management & Hosting

    When it comes time to deploy your new web application, instead of sending down a dozen JavaScript and CSS files full of formatting and comments, this Rails plugin makes it simple to merge and compress JavaScript and CSS down into one or more files, increasing speed and saving bandwidth.

    When in development, it allows you to use your original versions and retain formatting and comments for readability and debugging.

    Show Details

    Licence

    This package is licenced under the MIT licence.

    Installation

    Home Page Support

    Installation Instructions:

    1. Download and install the plugin: script/plugin install git://github.com/sbecker/asset_packager.git
    2. Run the rake task asset:packager:create_yml to generate the /config/asset_packages.yml file the first time.
    I wrote this package

  • Dec 19, 2008
    Attachment FuPermalink
    by Rick Olson
    Ruby on Rails → Views → Forms
    Ruby on Rails → Subsystems → Content Management & Hosting

    attachment_fu facilitates file uploads in Ruby on Rails. There are a few storage options for the actual file data, but the plugin always at a minimum stores metadata for each file in the database.

    There are three storage options for files uploaded through attachment_fu:

    • File system
    • Database file
    • Amazon S3
    Show Details

    Licence

    This package is licenced under the MIT licence.

    Installation

    Home Page

    Installation Instructions:

    script/plugin install git://github.com/technoweenie/attachment_fu.git
    I wrote this package

  • Privacy Policy
  • Terms of Use
  • Contact
  • About Rails Wheels