Projects‎ > ‎

Gems

SimpleDeployr will install the following gems by default:

  • rails
  • passenger
  • aws
  • simple_record
  • simple_worker
  • uuidtools
  • cloud_cache
  • gemcutter
  • json_pure
  • mislav-will_paginate
  • rufus-scheduler
  • test-unit
  • uuidtools
  • xml-simple

It will also install all the gems you specify in environment.rb with config.gem.

You also have the option to specify a list of your own gems in your project settings. 

NOTE: This will only happen on Launch, NOT on deploy.