We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec905d8 commit b5f886cCopy full SHA for b5f886c
test/fixtures/poro.rb
@@ -1,4 +1,6 @@
1
class Model < ActiveModelSerializers::Model
2
+ rand(2).zero? && derive_attributes_from_names_and_fix_accessors
3
+
4
attr_writer :id
5
6
# At this time, just for organization of intent
0 commit comments