All Versions
19
Latest Version
Avg Release Cycle
346 days
Latest Release
1683 days ago

Changelog History
Page 2

  • v0.2.3 Changes

    โœจ enhancements

    • added :attributes method to generate all attributes given
    • update generator to use the new syntax show_for:install

    ๐Ÿ› bug fix

    • fix numeric types
  • v0.2.2 Changes

    ๐Ÿ› bug fix

    • allow show_for to work with AR association proxies

    โœจ enhancements

    • improvements on html safe and output buffers
  • v0.2.1 Changes

    โœจ enhancements

    • added label_proc
    • compatibility with latest Rails
  • v0.2.0 Changes

    โœจ enhancements

    • Rails 3 compatibility
  • v0.1.4 Changes

    ๐Ÿ› bug fix

    • allow show_for to work with AR association proxies
  • v0.1.3 Changes

    โœจ enhancements

    • allow builder to be given to show_for

    ๐Ÿ› bug fix

    • Fix typo in yaml
  • v0.1.2 Changes

    โœจ enhancements

    • allow f.attribute :nickname, :in => :profile as association shortcut

    ๐Ÿ—„ deprecations

    • :method now becomes :using
  • v0.1.1 Changes

    โœจ enhancements

    • HAML compatibility (by github.com/grimen)
    • blank_content support (by github.com/grimen)
  • v0.1 Changes

    ๐Ÿš€ First release