RubyGems Navigation menu

mixable_engines 0.1.0

In the old Engines plugin (used before the built-in engines arrived in rails 2.3), controller and helper classes were mixed together. That is, if an engine had a FooController, and your application also had a FooController, you could use the actions in both controllers. In the built-in Engines functionality in Rails 3, this does not occur. Your application's FooController replaces the engine controller entirely. This gem restores the old functionality, allowing you to easily override parts of an engine in your application.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.1 - September 02, 2011 (7,5 ko)
  2. 0.1.0 - September 01, 2011 (7 ko)

Dépendances de Runtime (2):

activesupport >= 3.0.0
i18n >= 0

Dépendances de Development (4):

bundler ~> 1.0.0
jeweler ~> 1.6.4
rcov >= 0
shoulda >= 0

Propriétaires:

Auteurs:

  • Tim Morton

Total de contrôle SHA 256:

6fe8ba815d6c74e9cfa3d3c55c9af68183bacc9d83e2e46e7cb72e40322f4977

Total de téléchargements 19 951

Pour cette version 3 220

License:

aucune

Version de Ruby requise: None

Liens: