[aeolus-incubator/image-management-engine] 973be7: Update hooks for models.

mtaylor mtaylor at redhat.com
Tue Sep 25 10:18:33 UTC 2012


  Branch: refs/heads/rails_3_2_upgrade
  Home:   https://github.com/aeolus-incubator/image-management-engine
  Commit: 973be7d9113a3622f79569f906150dec0079b119
      https://github.com/aeolus-incubator/image-management-engine/commit/973be7d9113a3622f79569f906150dec0079b119
  Author: Jason Guiditta <jguiditt at redhat.com>
  Date:   2012-09-24 (Mon, 24 Sep 2012)

  Changed paths:
    M app/models/image_management/provider_image.rb
    M app/models/image_management/target_image.rb
    M lib/image_management.rb
    R test/dummy/app/models/image_management/provider_image.rb
    R test/dummy/app/models/image_management/target_image.rb
    M test/dummy/config/initializers/image_management.rb

  Log Message:
  -----------
  Update hooks for models.

This patch moves a couple assumptions into the main code of the
engine, as these non-core objects can reasonably be required to be
provided by the host app. This has the net effect of less model
class overrides needed by the host app.


  Commit: c98fc92f8db9c8d82515b2464a8baa7e59a14a23
      https://github.com/aeolus-incubator/image-management-engine/commit/c98fc92f8db9c8d82515b2464a8baa7e59a14a23
  Author: mtaylor <mtaylor at redhat.com>
  Date:   2012-09-25 (Tue, 25 Sep 2012)

  Changed paths:
    M app/models/image_management/provider_image.rb
    M app/models/image_management/target_image.rb
    M lib/image_management.rb
    R test/dummy/app/models/image_management/provider_image.rb
    R test/dummy/app/models/image_management/target_image.rb
    M test/dummy/config/initializers/image_management.rb

  Log Message:
  -----------
  Merge pull request #19 from jguiditta/model_hooks

Update hooks for models.


Compare: https://github.com/aeolus-incubator/image-management-engine/compare/b88782400a6b...c98fc92f8db9


More information about the aeolus-devel mailing list