ShowFor v0.2.6 Release Notes

Release Date: 2013-05-08 // almost 11 years ago
  • ✨ enhancements

    • Ruby 2.0 support.
    • Add Haml template. (by github.com/nashby) Closes #12.
    • Add blank_html tanslation. (by github.com/nashby)
    • Add show_for_class configuration option. (by github.com/nashby)

    🐛 bug fix

    • Make show_for works with namespaced models. (by github.com/fabiokr)
    • Add blank_content_class to the attributes. (by github.com/blakehilscher). Closes #24.
    • Don't call association.map if association method is nil (by github.com/nashby). Closes #40.