Desert 0.5.2 focuses on speed improvements and bug bixes.
Pivotal Tracker Stories:
- “Fix mailer templates — very slow with Desert”: ActionMailer::Base.view_paths are now cached. This speeds up ActionMailer tests/specs.
- “Plugin schema migrations should successfully convert from the ‘old’ scheme to the ‘new’ scheme”: Pulled cauta/desert at master and fixed specs.
- “Add sweepers to Desert’s load path”: Pulled willcodeforfoo/desert at master and fixed specs.
- “Specs should handle Rails version incompatibilities”