3 Matching Annotations
- Nov 2024
-
radanskoric.com radanskoric.com
-
If I decide to add it, which solution should I pick, battle tested Sorbet or core team endorsed RBS?
-
- Feb 2021
-
github.com github.com
-
@adisos if reform-rails will not match, I suggest to use: https://github.com/orgsync/active_interaction I've switched to it after reform-rails as it was not fully detached from the activerecord, code is a bit hacky and complex to modify, and in overall reform not so flexible as active_interaction. It has multiple params as well: https://github.com/orgsync/active_interaction/blob/master/spec/active_interaction/modules/input_processor_spec.rb#L41
I'm not sure what he meant by:
fully detached from the activerecord I didn't think it was tied to ActiveRecord.
But I definitely agree with:
code is a bit hacky and complex to modify
Tags
- recommended software
- active_interaction
- too complicated
- flexibility
- too coupled/dependent
- pointing out gaps/downsides/cons in competition/alternatives
- reform (Ruby)
- hard to understand
- recommended option/alternative
- evaluating software options
- switching/migrating to something different
- I agree
Annotators
URL
-
- Dec 2020
-
github.com github.com
-
So as I see it our choices are:
-