Skip to content

v0.11.0

Compare
Choose a tag to compare
@andriusch andriusch released this 27 Aug 08:03
· 97 commits to master since this release
  • [Breaking] Implemented assign_data, which replaces before_validation as a way to set data for models before validations.
  • Converted represents to use assign_data
  • Fix dispatcher not working correctly with blank routes (e.g. post :perform, as: '')