2 Matching Annotations
- Mar 2021
-
github.com github.com
-
Goal: Give bug trackers like bugsnag access to sprockets generated source maps.
-
- Feb 2021
-
github.com github.com
-
Set your models free from the accepts_nested_attributes_for helper. Action Form provides an object-oriented approach to represent your forms by building a form object, rather than relying on Active Record internals for doing this.
It seems that the primary/only goal/purpose was to provide a better alternative to ActiveRecord's accepts_nested_attributes_for.
Unfortunately, this appears to be abandoned.
-