Engine Yard AppCloud

CLI v1.2.1 Released

  • BUGFIX: Deploy hooks are now aware if migrations have run; use the #migrate? method.
  • BUGFIX: Should now work properly with Ruby 1.9.2.
  • CHANGE: Default migration command is now ‘rake db:migrate —trace’ for easier debugging.
  • CHANGE: Use latest bundler release candidate for compatibility with latest Rails release candidate.