It’s my intention that Engines 1.2 be Rails 1.2 only. Maintaining
functionality for multiple versions of the fast moving target that is
the Rails framework is becoming difficult, and I’d rather focus on
supporting current versions of Rails than cluttering up the plugin
with if statements to handle older versions. Detecting the particular
version of Rails is also a nightmare.
If you are using Rails 1.1.x, you should stick with the Engines 1.1.x
releases.
It’s my intention that Engines 1.2 be Rails 1.2 only. Maintaining
functionality for multiple versions of the fast moving target that is
the Rails framework is becoming difficult, and I’d rather focus on
supporting current versions of Rails than cluttering up the plugin
with if statements to handle older versions. Detecting the particular
version of Rails is also a nightmare.
If you are using Rails 1.1.x, you should stick with the Engines 1.1.x releases.