All Versions
19
Latest Version
Avg Release Cycle
346 days
Latest Release
1041 days ago
Changelog History
Page 2
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
- allow
-
v0.1.1 Changes
✨ enhancements
- HAML compatibility (by github.com/grimen)
- blank_content support (by github.com/grimen)
-
v0.1 Changes
🚀 First release