Less Rails v2.4.1 Release Notes

Release Date: 2013-09-07 // over 10 years ago
    • 🛠 Fix import hooks to allow relative paths to files. Fixes #72 and #64.
    • 🛠 Use config.(before|after)_initialize for better railtie pattern. Fixed #68.