Releases: remi/her
Releases · remi/her
v0.9.0
reload
for models and associations- gitter badge for chat
- ruby 2.4.1 support
toggle
andtoggle!
find_by
,find_or_create_by
,find_or_initialize_by
decrement
anddecrement!
- fix
previous_changes
behavior where
withid
or primary key- initialize with block
- fix
timeout
andopen_timeout
options with faraday setup - support
304
responses - fix order of
create
,update
andsave
callbacks - don’t fetch associations for new records
- embedded params support for all associations