Changeset [f5cd38e5b04df7c5d06ff2bf5cb5e9ec1fed79f0] by Josh Adams

December 22nd, 2008 @ 10:06 PM

updated engines to the latest version, where they've fixed an action mailer bug as well as a few other template finder regressions. http://github.com/knewter/ansuz/...

Committed by Josh Adams

  • M app/models/page.rb
  • M vendor/plugins/engines/CHANGELOG
  • M vendor/plugins/engines/Rakefile
  • M vendor/plugins/engines/boot.rb
  • M vendor/plugins/engines/generators/plugin_migration/plugin_migration_generator.rb
  • M vendor/plugins/engines/lib/engines.rb
  • M vendor/plugins/engines/lib/engines/assets.rb
  • M vendor/plugins/engines/lib/engines/plugin.rb
  • M vendor/plugins/engines/lib/engines/plugin/migrator.rb
  • M vendor/plugins/engines/lib/engines/rails_extensions/action_mailer.rb
  • M vendor/plugins/engines/lib/engines/rails_extensions/dependencies.rb
  • M vendor/plugins/engines/lib/engines/rails_extensions/migrations.rb
  • M vendor/plugins/engines/lib/engines/rails_extensions/routing.rb
  • M vendor/plugins/engines/lib/engines/testing.rb
  • M vendor/plugins/engines/tasks/engines.rake
  • M vendor/plugins/engines/test/app/views/app_and_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/app/views/namespace/app_and_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/functional/routes_test.rb
  • M vendor/plugins/engines/test/functional/view_helpers_test.rb
  • M vendor/plugins/engines/test/lib/engines_test_helper.rb
  • M vendor/plugins/engines/test/plugins/alpha_plugin/app/views/alpha_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/alpha_plugin/app/views/app_and_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/alpha_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/app_and_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/shared_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/alpha_plugin/app/views/shared_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/shared_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/beta_plugin/app/views/shared_plugin/a_view.html.erb
  • M vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/plugin_mail/mail_from_plugin.erb
  • M vendor/plugins/engines/test/unit/assets_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Project for ansuz: Open source Rails-based content management that works.