Skip to content

Releases: remi/her

v0.9.0

25 Jun 16:06
Compare
Choose a tag to compare
  • reload for models and associations
  • gitter badge for chat
  • ruby 2.4.1 support
  • toggle and toggle!
  • find_by, find_or_create_by, find_or_initialize_by
  • decrement and decrement!
  • fix previous_changes behavior
  • where with id or primary key
  • initialize with block
  • fix timeout and open_timeout options with faraday setup
  • support 304 responses
  • fix order of create, update and save callbacks
  • don’t fetch associations for new records
  • embedded params support for all associations