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

Find software packages matching

Only search category

Browse categories
Packages 1-4 of 4 that are in category Production:
  • 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
    Exception NotifierPermalink
    by Jamis Buck
    Ruby on Rails → Production → Logging & Errors
    Ruby on Rails → Utilities → Logging

    Provides a mailer object and a default set of templates for sending email notifications when errors occur in a Rails application.

    The email includes information about the current request, session, and environment, and also gives a backtrace of the exception.

    Show Details

    Licence

    This package is licenced under the MIT licence.

    Installation

    Home Page

    Installation Instructions:

    script/plugin install http://dev.rubyonrails.org/svn/rails/plugins/exception_notification
    I wrote this package

  • Dec 19, 2008
    SSL RequirementPermalink
    by David Heinemeier Hansson
    Ruby on Rails → Controller
    Ruby on Rails → Production
    Adds a declarative way of specifying that certain actions should only be allowed to run under SSL, and if they're accessed without it, they should be redirected.
    Show Details

    Licence

    This package is licenced under the MIT licence.

    Installation

    Home Page

    Installation Instructions:

    script/plugin install http://dev.rubyonrails.org/svn/rails/plugins/ssl_requirement
    I wrote this package

  • Dec 19, 2008
    BackgrounDRbPermalink
    by Hemant Kumar
    Ruby on Rails → Subsystems → Asynchronous Processing
    Ruby on Rails → Production
    BackgrounDRb is a Ruby job server and scheduler. Its main intent is to be used with Ruby on Rails applications for offloading long-running tasks.
    Show Details

    Licence

    This package is licenced under the MIT licence.

    Prerequisites

    • chronic
      Installation command: sudo gem install chronic
    • packet
      Installation command: sudo gem install packet

    Installation

    Instructions Home Page Support
    I wrote this package

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