Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mdeering/attribute_normalizer issues and pull requests
#90 - Add workflow
Pull Request -
State: open - Opened by tesssie 12 months ago
#89 - Create ruby.yml
Pull Request -
State: closed - Opened by tesssie 12 months ago
#88 - Create ruby.yml
Pull Request -
State: closed - Opened by tesssie 12 months ago
#87 - Rails 6 and Rails 7 compatibility
Issue -
State: open - Opened by tor-wtag over 2 years ago
- 1 comment
#86 - Please create a new release on rubygems.org
Issue -
State: open - Opened by tmaier over 3 years ago
#85 - Normalization not triggered when attribute modified without assignment operator
Issue -
State: open - Opened by jaredmoody almost 5 years ago
#84 - Rails 5 compatibility
Issue -
State: closed - Opened by tostasqb about 6 years ago
- 1 comment
#83 - removing a normalization after it's already been added.
Issue -
State: open - Opened by KevinVerre about 6 years ago
Labels: Feature
#82 - Strip all Unicode whitespace characters
Pull Request -
State: closed - Opened by CodeMonkeySteve about 7 years ago
- 1 comment
#81 - Use attribute_missing instead of super
Pull Request -
State: closed - Opened by michaelsauter about 7 years ago
- 2 comments
#80 - Surprising behavior: Calling normalize_attribute before setter is defined results in attribute not being normalized
Issue -
State: closed - Opened by flivni almost 8 years ago
- 4 comments
#79 - Still maintained?
Issue -
State: closed - Opened by rafaelsales about 8 years ago
- 4 comments
#78 - NoMethodError: super: no superclass method `<attribute>=` when using abstract_class
Issue -
State: closed - Opened by hoffi over 8 years ago
- 1 comment
#77 - Reopen #23?
Issue -
State: closed - Opened by der-flo over 8 years ago
- 1 comment
#76 - Normalizing groups
Issue -
State: open - Opened by markedmondson over 8 years ago
Labels: Feature
#75 - Evaluate normalization block in the context of the object
Pull Request -
State: closed - Opened by atwam almost 9 years ago
- 2 comments
Labels: Feature
#74 - Get attribute name within normalizer
Issue -
State: open - Opened by tanraya about 9 years ago
- 1 comment
Labels: Feature
#73 - Fixing font size in README.md
Pull Request -
State: closed - Opened by D1plo1d about 9 years ago
#72 - Crashes Ruby when used with mutant gem
Issue -
State: open - Opened by tjchambers over 9 years ago
- 4 comments
Labels: Requires Verification
#71 - :postal_code normalizer?
Issue -
State: closed - Opened by jbabe over 9 years ago
- 3 comments
#70 - undefined method `normalize_attribute' in Rails 4.2.1
Issue -
State: closed - Opened by acutemedical over 9 years ago
- 1 comment
#69 - Default attributes?
Issue -
State: closed - Opened by mauriciopasquier over 9 years ago
- 1 comment
Labels: TODO
#68 - first_or_create fails in Rails 4.2
Issue -
State: closed - Opened by tjsingleton almost 10 years ago
- 2 comments
#67 - Define a method with same name as attribute and call `super` does not run normalizers
Issue -
State: open - Opened by PikachuEXE about 10 years ago
- 1 comment
Labels: TODO
#66 - destroy() breaking on model with has_and_belongs_to_many association to join table
Issue -
State: closed - Opened by mwalsher about 10 years ago
- 1 comment
Labels: default_attributes
#65 - Better naming for old_#{attribute}
Issue -
State: open - Opened by tmaier over 10 years ago
- 1 comment
Labels: TODO
#64 - Fix spelling error
Pull Request -
State: closed - Opened by tmaier over 10 years ago
#63 - More default normalizers please!
Issue -
State: open - Opened by AlexeyMK over 10 years ago
- 1 comment
Labels: Documentation
#62 - Shorthand for manual normalization
Issue -
State: open - Opened by AlexeyMK over 10 years ago
- 3 comments
Labels: Feature, TODO
#61 - HABTM adding/removing is broken (badly!)
Issue -
State: closed - Opened by phallstrom over 10 years ago
- 5 comments
#60 - RSpec 3: fix + update specs (Rspec 3.x)
Pull Request -
State: closed - Opened by e2 over 10 years ago
- 1 comment
#59 - New rspec 3 matcher
Pull Request -
State: closed - Opened by seanmccann over 10 years ago
- 2 comments
#58 - RSpecMatcher is out of date
Issue -
State: closed - Opened by rusterholz over 10 years ago
- 5 comments
#57 - Triggering all normalizers manually?
Issue -
State: closed - Opened by gamov over 10 years ago
- 4 comments
#56 - Introduce :control_chars to remove all control characters but spaces
Pull Request -
State: closed - Opened by samleb over 10 years ago
#55 - Using `normalize_attribute` on a virtual attribute on rails 4.0.4.rc1
Issue -
State: closed - Opened by PikachuEXE over 10 years ago
- 2 comments
#54 - Don't pollute target object namespace
Issue -
State: open - Opened by dolzenko over 10 years ago
- 2 comments
Labels: TODO
#53 - Use squeeze instead of gsub in SquishNormalizer
Pull Request -
State: closed - Opened by samleb over 10 years ago
- 2 comments
#52 - Attribute normalizer should throw error if it trying to normalize an attribute that has already been
Issue -
State: closed - Opened by chrismitchell over 10 years ago
- 3 comments
#51 - Normalize empty json string to "{}"
Issue -
State: closed - Opened by mrjoshuak almost 11 years ago
- 3 comments
#50 - Support Arrays as well as Strings.
Pull Request -
State: open - Opened by ignu almost 11 years ago
- 9 comments
Labels: TODO, Documentation
#49 - undefined method `normalize_attribute'
Issue -
State: closed - Opened by jperry almost 11 years ago
- 4 comments
#48 - Release 1.2
Issue -
State: closed - Opened by avit almost 11 years ago
- 4 comments
#47 - Better error message for missing attribute
Issue -
State: open - Opened by jaredmoody almost 11 years ago
- 1 comment
Labels: TODO
#46 - 2.0 Release
Issue -
State: open - Opened by mdeering about 11 years ago
#45 - Normalize attributes with boolean values
Pull Request -
State: closed - Opened by mauriciopasquier about 11 years ago
- 4 comments
#44 - boolean normalizer and active record
Issue -
State: closed - Opened by mauriciopasquier about 11 years ago
- 2 comments
#43 - Fix minor grammatical errors.
Pull Request -
State: closed - Opened by ggordan about 11 years ago
#42 - Adding gem in a Rails 4 app breaks migrations in PostgreSQL
Issue -
State: closed - Opened by lagartoflojo about 11 years ago
- 7 comments
#41 - License missing from gemspec
Issue -
State: closed - Opened by bf4 about 11 years ago
- 4 comments
#40 - Remove whitespaces adjacent to newline. Actually pass all tests
Pull Request -
State: closed - Opened by fudanchii about 11 years ago
#39 - Whitespace normalizer
Pull Request -
State: closed - Opened by KevinSchiffmann over 11 years ago
- 2 comments
#38 - Squish on textarea also removing line breaks
Issue -
State: closed - Opened by KevinSchiffmann over 11 years ago
- 4 comments
Labels: TODO
#37 - Test for issue 33
Pull Request -
State: closed - Opened by pschrammel over 11 years ago
- 2 comments
#36 - Respect custom attribute methods in activerecord models
Pull Request -
State: closed - Opened by dmeremyanin over 11 years ago
- 1 comment
#35 - Automatically apply default normalizers
Issue -
State: closed - Opened by Darkside73 over 11 years ago
- 1 comment
#34 - Secure rubygems url and sqlite gem
Pull Request -
State: closed - Opened by dmeremyanin over 11 years ago
#33 - Attribute normalizer and abstract classes
Issue -
State: closed - Opened by Exoth almost 12 years ago
- 3 comments
#32 - "normalize" option for Mongoid fields and auto-load defaults
Pull Request -
State: closed - Opened by joelvh almost 12 years ago
- 2 comments
#31 - Add automatic normalization to Mongoid properly
Pull Request -
State: closed - Opened by joelvh almost 12 years ago
- 1 comment
#30 - Updated README since Spec::Runner.configure is deprecated.
Pull Request -
State: closed - Opened by seanmccann about 12 years ago
#29 - Normalizing default attributes with custom normalizers
Pull Request -
State: closed - Opened by dmeremyanin about 12 years ago
- 1 comment
#28 - Try the function on the object and skip if nil
Issue -
State: open - Opened by mdeering over 12 years ago
Labels: Feature, TODO
#27 - Before and After hooks do not trigger unless block given.
Issue -
State: open - Opened by mdeering over 12 years ago
Labels: TODO
#26 - Breaks abstract models
Issue -
State: closed - Opened by clintbullock over 12 years ago
- 2 comments
Labels: TODO
#25 - Override inherited for ActiveRecord::Base
Issue -
State: closed - Opened by vad4msiu over 12 years ago
- 1 comment
#24 - :if :unless syntax and callback hooks in the DSL
Issue -
State: open - Opened by mdeering over 12 years ago
- 2 comments
Labels: Feature
#23 - Undefined method old_[attribute]= in Rails 3.2.3
Issue -
State: closed - Opened by orangethunder over 12 years ago
- 15 comments
Labels: Requires Verification, TODO
#22 - Fixing missing table_exists?
Pull Request -
State: closed - Opened by gducharme over 12 years ago
Labels: Verify Fix
#21 - Incompatibility with paper_trail
Issue -
State: closed - Opened by gamov about 13 years ago
- 1 comment
#20 - Respect custom attribute methods in activerecord models
Pull Request -
State: closed - Opened by heydiplo about 13 years ago
- 3 comments
#19 - Treat table_exists? exceptions as an indication that the table does not exist
Pull Request -
State: closed - Opened by willglynn about 13 years ago
- 9 comments
#18 - Make it work to use normalize_attribute with virtual attributes created with attr_accessor
Issue -
State: closed - Opened by TylerRick about 13 years ago
- 2 comments
Labels: Feature, Verify Fix, TODO
#17 - apply normalizer to all fields
Issue -
State: closed - Opened by denoww over 13 years ago
- 9 comments
#16 - Documentation is out of date
Issue -
State: closed - Opened by sjain over 13 years ago
- 3 comments
#15 - Allow use of Plain Ruby Subclasses
Pull Request -
State: closed - Opened by logicaltext over 13 years ago
#14 - Ruby 1.9
Issue -
State: closed - Opened by logicaltext over 13 years ago
- 1 comment
#13 - Compatibility with Plain Old Ruby Objects
Pull Request -
State: closed - Opened by logicaltext over 13 years ago
- 1 comment
#12 - Ability to specify when the normalization occurs (callback style) | Feature request
Issue -
State: closed - Opened by gamov over 13 years ago
- 1 comment
#11 - Adding normalizers to default normalizers?
Issue -
State: closed - Opened by gamov over 13 years ago
- 4 comments
#10 - Added Mongoid Support
Pull Request -
State: closed - Opened by aviflombaum over 13 years ago
#9 - The second argument of normalizers are not required
Pull Request -
State: closed - Opened by sobrinho almost 14 years ago
- 1 comment
#8 - should not call column_names method on abstract classes
Issue -
State: closed - Opened by jdewyea almost 14 years ago
- 1 comment
#7 - a few changes
Pull Request -
State: closed - Opened by jdewyea almost 14 years ago
- 1 comment
#6 - Added SquishNormalizer
Pull Request -
State: closed - Opened by jdewyea almost 14 years ago
- 3 comments
#5 - Default normalizers and default attributes
Issue -
State: closed - Opened by karmatr0n about 14 years ago
- 4 comments
#4 - Can't get it to work with nested_attributes
Issue -
State: closed - Opened by gacha over 14 years ago
- 4 comments
#3 - Normalization should not be bi-directional
Issue -
State: closed - Opened by avit over 14 years ago
- 2 comments
#2 - Doesn't work when attributes are given as Hash to method new
Issue -
State: closed - Opened by gacha almost 15 years ago
- 3 comments
#1 - Camel case attributes cause error
Issue -
State: closed - Opened by adzap almost 15 years ago
- 3 comments