Cells v3.6.3 Release Notes

  • 🛠 h3. Bugfixes

    • [Rails 3.0] Helpers are now properly included (only once). Thanks to [paneq] for a fix.
    • #url_options in the Metal module is now delegated to parent_controller which propagates global URL setting like relative URLs to your cells.

    h3. Changes

    • cells/test_case is no longer required as it should be loaded automatically.