frvade

Results 4 comments of frvade

1. `writer: false` removes any opportunity to actually `write` anything to the attribute. So with this option enabled you _must_ override reader to simulate attribute. Private writer combined with excluding...

How `writer: false` is supposed to work anyways? I can't see any use case for the current behaviour. @JelF, do you know something about it?

Hi there! I came across from the web page benchmark page (congrats with being the fastest in ruby). Running the Rails app in clustered mode would require to have at...

+1 we faced this and have to combine terraform with api usage