* Now using garlic for CI * Compatibility update for the new ActionView::Partial refactoring. [thanks Chris Hapgood for reporting, and tracking down, the bug] * Compatible with both Rails 2.0.x and beyond - uses the template.finder object to find templates if that is available * Vastly improved readability of specs, and made them much more acceptance like * BC Alert! inherit_views has changed to keep up with edge rails internals. If you're using latest Edge, no problems. If you're using < 7413 then freeze to r390 of inherit_views