Skip to content

Commit c85d707

Browse files
Released 0.2.3
## Fixed * Ensure the hook is run once per class only. This prevents nested runs in some rare cases.
1 parent a1dbdf3 commit c85d707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rails_model_load_hook/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RailsModelLoadHook
2-
VERSION = '0.2.2'
2+
VERSION = '0.2.3'
33
end

0 commit comments

Comments
 (0)