Skip to content

Issues: cgriego/active_attr

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Frozen model still allows attribute changes
#198 opened Mar 13, 2024 by kaorukobo updated Mar 13, 2024
UUID typecasting
#174 opened Oct 31, 2019 by ekampp updated Oct 30, 2023
Is defining "dynamic" attributes possible?
#192 opened Jan 12, 2023 by priverop updated Oct 30, 2023
an inline proc/lambda typecaster executes in the instance context
#187 opened Oct 4, 2021 by dmgr Loading… updated Oct 20, 2021
add multiparameter assignment
#95 opened Mar 21, 2012 by goganchic Loading… updated Nov 17, 2020
ActiveAttr::Model should have mass assignment security by default
#171 opened May 26, 2019 by cgriego updated May 26, 2019
Supports attributes being protected by default Feature
#89 opened Mar 11, 2012 by cgriego updated May 26, 2019
Memory leak with ActiveAttr::BasicModel and Class.new
#169 opened Sep 17, 2018 by rmadamanchi updated Sep 17, 2018
Memoize instances typcasters in typecaster map
#152 opened Feb 8, 2016 by film42 Loading… updated May 15, 2017
Typecasting re-typecasts at every method call
#160 opened Apr 11, 2017 by bramski updated Apr 11, 2017
Document available options for .attribute
#156 opened Jul 24, 2016 by patbenatar Loading… updated Jul 24, 2016
Typecast on writing
#151 opened Feb 3, 2016 by aderyabin Loading… updated Feb 8, 2016
NestedAttributes Feature
#41 opened Nov 27, 2011 by cgriego updated Feb 11, 2015
Add example of using custom typecasters to README
#141 opened Jan 23, 2015 by fishermand46 Loading… updated Jan 23, 2015
TimeWithZoneTypecaster Feature
#92 opened Mar 15, 2012 by cgriego updated Nov 17, 2014 Typecasting Enhancements
Mass Assignment is slow
#134 opened Sep 18, 2014 by dnagir updated Sep 18, 2014
MultiParameterAttributes Feature
#9 opened Sep 29, 2011 by cgriego updated Aug 18, 2014 Typecasting Enhancements
Enums support
#76 opened Feb 17, 2012 by dnagir updated Jul 19, 2014
Read/write attribute directly from @attributes to match ActiveModel
#122 opened Jul 6, 2013 by kainosnoema Loading… updated Jun 18, 2014
Associations Feature
#7 opened Sep 29, 2011 by cgriego updated Sep 18, 2013
I18N Scope
#80 opened Mar 3, 2012 by marco-martins updated Dec 7, 2012
SymbolTypecaster Feature
#75 opened Feb 16, 2012 by bpoweski updated Oct 9, 2012 Typecasting Enhancements
ArrayTypecaster Feature
#69 opened Feb 13, 2012 by cgriego updated Jul 17, 2012
ProTip! Exclude everything labeled bug with -label:bug.