

Release Notes: HAML and RSpec are now fully integrated in dry_crud. Various minor improvements for slicker integration into your Rails application.


Release Notes: CrudController has been refactored to integrate better with respond_with. Entry instance variables are now named after the model class. This release adds various improvements, including multi-select fields and better Bootstrap support.


Release Notes: This release uses HAML and supports nested resources out of the box as well as the styles used in Twitter Bootstrap.


Release Notes: This is a minor release with an even nicer API for forms, tables, and overriding actions. It adds I18n and better 1.9 and JRuby compatibility. It follows rails-bestpractices.com as well.


Release Notes: This release adds more default CSS styling + action images, support for password fields, and marking required fields.