You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rdoc
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@
22
22
- Use clear_storage with around_action and ensure, so empty hash is removed from session storage when exception is raised too
23
23
- Delete search from session when search is reset
24
24
- Add cache_column_counts method to get counts with one query for associations which are not preloaded, query per column is overridable with count_query_for_column
25
+
- ActiveStorage support with bridge
25
26
26
27
= 3.6.0.pre
27
28
- Added threadsafety as tech preview, enabled with ActiveScaffold.threadsafe! in initializer.
0 commit comments