Sha256: f4906f506f05f30450d31e9302a230741f169a74ef7813152077a1326a7c2c00
Contents?: true
Size: 1.17 KB
Versions: 1
Compression:
Stored size: 1.17 KB
Contents
== unreleased changes == 0.0.11 * Relaxed rails version restriction == 0.0.10 * Moved the code that declares the form subject an instance variable to earlier in the multipart form handler. We were running into issues where we could not set default values in the controller part actions because @form_subject was not yet available. == 0.0.8 * Fixed a bug where the part would not be re-called if it failed validations == 0.0.7 * Updated future work in readme * Updated the behavior of the previous and next links to skip update pages == 0.0.6 * Added indices to the migration * Updated the controller mixin to do a better job handling namespaced models * Clarified how the route needs to be setup in the readme * Changed the ordering of the default form partial in the controller mixin * Updated index links partial to not use the locals hash directly == 0.0.5 * Updated gem requirements == 0.0.4 * Added controller and views generators == 0.0.3 * Moved capybara and sqlite to development gems * Added an all_errors partial * Updated the commenting == 0.0.2 * Updating the readme == 0.0.1 * Initial work complete. Everything theoretically works but the code and tests are rough.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_multipart_form-0.0.11 | CHANGELOG |