Categories: None [Edit]
mixable_engines
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.
Total
Ranking: 49,960 of 183,127
Downloads: 20,116
Daily
Ranking: 38,694 of 183,106
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | tmorton |