Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aetherknight/recursive-open-struct issues and pull requests

#78 - Add ostruct dependency due to default gem removal

Pull Request - State: open - Opened by skipkayhil 26 days ago

#77 - Get Defined Properties/Keys

Issue - State: open - Opened by trevorh 3 months ago - 1 comment

#76 - Raise NoMethodError if raise_on_missing option is enabled

Pull Request - State: closed - Opened by IlyaUmanets 5 months ago - 2 comments

#75 - Fix Ruby 3.1 #freeze

Pull Request - State: closed - Opened by Richard-Degenne over 1 year ago - 1 comment

#73 - Some performance numbers

Issue - State: closed - Opened by brauliobo over 1 year ago

#72 - Save info when dumped and loaded by Marshal

Pull Request - State: closed - Opened by wildmaples almost 2 years ago - 2 comments

#71 - Unable to deserialize recursively

Issue - State: open - Opened by wildmaples almost 2 years ago - 2 comments

#71 - Unable to deserialize recursively

Issue - State: open - Opened by wildmaples almost 2 years ago - 2 comments

#70 - undefined method `map' for nil:NilClass

Issue - State: closed - Opened by lilith almost 3 years ago

#70 - undefined method `map' for nil:NilClass

Issue - State: closed - Opened by lilith almost 3 years ago

#69 - Can't serialize ROS as YAML

Issue - State: open - Opened by aramgre almost 4 years ago

#69 - Can't serialize ROS as YAML

Issue - State: open - Opened by aramgre almost 4 years ago

#68 - Add Truffleruby head to CI

Pull Request - State: closed - Opened by gogainda almost 4 years ago - 1 comment

#68 - Add Truffleruby head to CI

Pull Request - State: closed - Opened by gogainda almost 4 years ago - 1 comment

#67 - Ruby ruby-head (3.0.0-dev) support

Pull Request - State: closed - Opened by casperisfine about 4 years ago - 17 comments

#66 - [help] Need help with this issue

Issue - State: closed - Opened by jvalrog over 4 years ago - 1 comment

#66 - [help] Need help with this issue

Issue - State: closed - Opened by jvalrog over 4 years ago - 1 comment

#65 - WIP: Ruby 2.7.0 compat fix

Pull Request - State: closed - Opened by epk over 4 years ago - 1 comment

#64 - Use modifiable? (thanks to Ben Langfeld)

Pull Request - State: closed - Opened by pravi over 4 years ago - 6 comments

#64 - Use modifiable? (thanks to Ben Langfeld)

Pull Request - State: closed - Opened by pravi over 4 years ago - 6 comments

#63 - Test on newer rubies

Pull Request - State: closed - Opened by benlangfeld over 4 years ago

#63 - Test on newer rubies

Pull Request - State: closed - Opened by benlangfeld over 4 years ago

#61 - Freeze is not working + add deep freeze / immutable

Issue - State: open - Opened by kke about 5 years ago - 2 comments

#61 - Freeze is not working + add deep freeze / immutable

Issue - State: open - Opened by kke about 5 years ago - 1 comment

#60 - Unknown key with a block returns nil

Issue - State: closed - Opened by kke about 5 years ago - 2 comments

#60 - Unknown key with a block returns nil

Issue - State: closed - Opened by kke about 5 years ago - 2 comments

#59 - Use https for the gemspec's homepage URL

Pull Request - State: closed - Opened by ekohl over 5 years ago - 1 comment

#58 - fix sub-element bug and dry internal handling of options

Pull Request - State: closed - Opened by fledman about 6 years ago - 2 comments

#58 - fix sub-element bug and dry internal handling of options

Pull Request - State: closed - Opened by fledman about 6 years ago - 2 comments

#57 - Do you follow SemVer? If yes, can you mention it in README/Changelog?

Issue - State: closed - Opened by pravi over 6 years ago - 1 comment

#56 - Hash#dig and Hash#fetch patches

Issue - State: closed - Opened by maxp-edcast over 6 years ago - 7 comments

#56 - Hash#dig and Hash#fetch patches

Issue - State: closed - Opened by maxp-edcast over 6 years ago - 7 comments

#55 - correct spelling mistake

Pull Request - State: closed - Opened by EdwardBetts about 7 years ago

#55 - correct spelling mistake

Pull Request - State: closed - Opened by EdwardBetts about 7 years ago

#54 - Fix O(n) check making accessing many elements O(n**2)

Pull Request - State: closed - Opened by cben over 7 years ago - 4 comments

#53 - Just curious, but why is the implementation here so complicated?

Issue - State: closed - Opened by banister over 7 years ago - 3 comments

#53 - Just curious, but why is the implementation here so complicated?

Issue - State: closed - Opened by banister over 7 years ago - 3 comments

#52 - Set is much faster than array for checking uniqueness

Pull Request - State: closed - Opened by jrafanie over 7 years ago - 1 comment

#52 - Set is much faster than array for checking uniqueness

Pull Request - State: closed - Opened by jrafanie over 7 years ago - 1 comment

#51 - Doesn't work for a property `test`

Issue - State: closed - Opened by 31piy over 7 years ago - 6 comments

#50 - Drop ruby 2.0 from travis

Issue - State: closed - Opened by aetherknight almost 8 years ago - 1 comment

#50 - Drop ruby 2.0 from travis

Issue - State: closed - Opened by aetherknight almost 8 years ago - 1 comment

#49 - Make ROS work with Ruby 2.4.x

Issue - State: closed - Opened by aetherknight almost 8 years ago - 1 comment
Labels: feature

#49 - Make ROS work with Ruby 2.4.x

Issue - State: closed - Opened by aetherknight almost 8 years ago - 1 comment
Labels: feature

#48 - on ruby 2.3.1 recurse_over_arrays doesnt work

Issue - State: closed - Opened by kubenstein almost 8 years ago - 2 comments

#48 - on ruby 2.3.1 recurse_over_arrays doesnt work

Issue - State: closed - Opened by kubenstein almost 8 years ago - 2 comments

#47 - Fixes bug #46. recurse_over_arrays now preserves array

Pull Request - State: closed - Opened by PedroSena about 8 years ago - 5 comments

#47 - Fixes bug #46. recurse_over_arrays now preserves array

Pull Request - State: closed - Opened by PedroSena about 8 years ago - 5 comments

#46 - On ros.inspect I can't see my array if recurse_over_arrays: true

Issue - State: closed - Opened by PedroSena about 8 years ago - 4 comments
Labels: bug

#46 - On ros.inspect I can't see my array if recurse_over_arrays: true

Issue - State: closed - Opened by PedroSena about 8 years ago - 4 comments
Labels: bug

#45 - fix bug for YAML.load

Pull Request - State: closed - Opened by tangtao about 8 years ago - 1 comment

#44 - Add merge functionality

Pull Request - State: closed - Opened by davich over 8 years ago - 3 comments

#44 - Add merge functionality

Pull Request - State: closed - Opened by davich over 8 years ago - 3 comments

#43 - recursive_ostruct_class option

Pull Request - State: closed - Opened by thorstenhirsch over 8 years ago - 2 comments

#43 - recursive_ostruct_class option

Pull Request - State: closed - Opened by thorstenhirsch over 8 years ago - 2 comments

#42 - 'test' key in source hash breaks RecursiveOpenStruct ros['test'] or ros[:test]

Issue - State: closed - Opened by SaltwaterC over 8 years ago - 3 comments
Labels: bug

#41 - Not working with Ruby 2.3.0

Issue - State: closed - Opened by dglancy almost 9 years ago - 2 comments

#41 - Not working with Ruby 2.3.0

Issue - State: closed - Opened by dglancy almost 9 years ago - 2 comments

#40 - Mumuki feature use symbols for hash representation

Pull Request - State: closed - Opened by aetherknight almost 9 years ago - 2 comments

#40 - Mumuki feature use symbols for hash representation

Pull Request - State: closed - Opened by aetherknight almost 9 years ago - 2 comments

#39 - Implemented lazy attribute creation in pair with Ruby's post version …

Pull Request - State: closed - Opened by Kris-LIBIS almost 9 years ago - 6 comments

#39 - Implemented lazy attribute creation in pair with Ruby's post version …

Pull Request - State: closed - Opened by Kris-LIBIS almost 9 years ago - 6 comments

#38 - rspec fails on ruby-head

Issue - State: closed - Opened by Kris-LIBIS almost 9 years ago - 5 comments

#38 - rspec fails on ruby-head

Issue - State: closed - Opened by Kris-LIBIS almost 9 years ago - 5 comments

#37 - Provides marshalling support for use by the Marshal library

Pull Request - State: closed - Opened by akhiln almost 9 years ago

#37 - Provides marshalling support for use by the Marshal library

Pull Request - State: closed - Opened by akhiln almost 9 years ago

#36 - Can't have numbers as methods

Issue - State: closed - Opened by ryanjones about 9 years ago - 3 comments
Labels: feature

#36 - Can't have numbers as methods

Issue - State: closed - Opened by ryanjones about 9 years ago - 3 comments
Labels: feature

#35 - RSpec failure when testing RecursiveOpenStruct.new(nil)

Issue - State: closed - Opened by ckoch-ncsa over 9 years ago - 4 comments
Labels: bug

#35 - RSpec failure when testing RecursiveOpenStruct.new(nil)

Issue - State: closed - Opened by ckoch-ncsa over 9 years ago - 4 comments
Labels: bug

#34 - to_h returns a hash with symbol keys

Pull Request - State: closed - Opened by faloi over 9 years ago - 9 comments

#34 - to_h returns a hash with symbol keys

Pull Request - State: closed - Opened by faloi over 9 years ago - 9 comments

#33 - Reinstates indifferent access behaviour

Pull Request - State: closed - Opened by Kris-LIBIS over 9 years ago - 7 comments

#33 - Reinstates indifferent access behaviour

Pull Request - State: closed - Opened by Kris-LIBIS over 9 years ago - 7 comments

#32 - Indifferent access broken in 0.6.3

Issue - State: closed - Opened by Kris-LIBIS over 9 years ago
Labels: bug

#31 - Minor changes in README

Pull Request - State: closed - Opened by pyeremenko over 9 years ago

#31 - Minor changes in README

Pull Request - State: closed - Opened by pyeremenko over 9 years ago

#30 - Fixed when the keys of hash are strings

Pull Request - State: closed - Opened by thiagogsr over 9 years ago - 2 comments

#30 - Fixed when the keys of hash are strings

Pull Request - State: closed - Opened by thiagogsr over 9 years ago - 2 comments

#28 - Keys defined as strings return nil values

Issue - State: closed - Opened by jromigh over 9 years ago - 6 comments

#28 - Keys defined as strings return nil values

Issue - State: closed - Opened by jromigh over 9 years ago - 6 comments

#27 - Apply fix of #dup method for older ruby version

Pull Request - State: closed - Opened by fervic over 9 years ago

#27 - Apply fix of #dup method for older ruby version

Pull Request - State: closed - Opened by fervic over 9 years ago

#26 - Issue with specs that call dup

Issue - State: closed - Opened by fervic over 9 years ago

#26 - Issue with specs that call dup

Issue - State: closed - Opened by fervic over 9 years ago

#25 - Reset memoized values on assignment

Pull Request - State: closed - Opened by viguza over 9 years ago

#25 - Reset memoized values on assignment

Pull Request - State: closed - Opened by viguza over 9 years ago

#24 - Simplify initialize method

Pull Request - State: closed - Opened by fervic over 9 years ago

#24 - Simplify initialize method

Pull Request - State: closed - Opened by fervic over 9 years ago

#23 - Make subscript notation behave as dotted notation

Pull Request - State: closed - Opened by fervic over 9 years ago - 1 comment

#23 - Make subscript notation behave as dotted notation

Pull Request - State: closed - Opened by fervic over 9 years ago - 1 comment

#22 - Fix recursive update of parent node tables

Pull Request - State: closed - Opened by fervic over 9 years ago - 5 comments

#22 - Fix recursive update of parent node tables

Pull Request - State: closed - Opened by fervic over 9 years ago - 5 comments

#21 - Alias arrays as recurse_over_arrays

Pull Request - State: closed - Opened by michaelachrisco over 9 years ago - 3 comments

#21 - Alias arrays as recurse_over_arrays

Pull Request - State: closed - Opened by michaelachrisco over 9 years ago - 3 comments