Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / michaelherold/ksuid-ruby issues and pull requests
#55 - Bump rexml from 3.2.8 to 3.3.9
Pull Request -
State: open - Opened by dependabot[bot] 26 days ago
Labels: dependencies
#54 - Bump rexml from 3.2.8 to 3.3.6
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies
#53 - Bump rexml from 3.2.8 to 3.3.3
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies
#52 - Bump rexml from 3.2.5 to 3.2.8
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#51 - Bump yard from 0.9.28 to 0.9.36
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#50 - Bump yard from 0.9.28 to 0.9.35
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#49 - Fix add_column and generator behavior for missing type
Pull Request -
State: open - Opened by michaelherold about 1 year ago
- 4 comments
#48 - Cannot use the ksuid or ksuid_binary field types when adding a column
Issue -
State: open - Opened by michaelherold about 1 year ago
Labels: bug
#47 - Add an upgrading guide for activerecord-ksuid
Pull Request -
State: closed - Opened by michaelherold over 1 year ago
Labels: documentation
#46 - activerecord-ksuid available on Rubygems?
Issue -
State: closed - Opened by Dahie almost 2 years ago
- 1 comment
#45 - Use of mutation testing in ksuid-ruby - Help needed
Issue -
State: closed - Opened by belene almost 2 years ago
- 1 comment
#44 - Fix local testing to work for JRuby and MRI
Pull Request -
State: closed - Opened by michaelherold about 2 years ago
#43 - Update to action versions on supported Node
Pull Request -
State: closed - Opened by michaelherold about 2 years ago
#42 - Track the Gemfile.lock file
Pull Request -
State: closed - Opened by michaelherold about 2 years ago
#41 - Test activerecord-ksuid on multiple databases
Pull Request -
State: closed - Opened by michaelherold about 2 years ago
#40 - Fix binary KSUIDs on PostgreSQL
Pull Request -
State: closed - Opened by michaelherold about 2 years ago
Labels: bug
#39 - Allow disabling the automatic generation of KSUIDs
Pull Request -
State: closed - Opened by michaelherold about 2 years ago
Labels: enhancement
#38 - Using `include KSUID::ActiveRecord` always initializes the attribute with a new KSUID
Issue -
State: closed - Opened by stormmaster42 about 2 years ago
- 4 comments
#37 - Split the ActiveRecord behavior into its own gem
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
#36 - Polish the gem before releasing v0.5.0
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
#35 - Add support for prefixed KSUIDs
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
Labels: enhancement
#34 - Add a `KSUID.string` string builder
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
- 2 comments
Labels: enhancement
#33 - Speed up the Base62.compatible? check by 10x
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
#32 - Deprecate KSUID::ActiveRecord in favor of ActiveRecord::KSUID
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
#31 - Update Ruby and Rails version support
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
#30 - Make KSUID::Type obey value object semantics
Pull Request -
State: closed - Opened by michaelherold over 2 years ago
Labels: bug, enhancement
#29 - Update homepage for rubygems
Pull Request -
State: closed - Opened by opti over 2 years ago
#28 - String builder interface?
Issue -
State: closed - Opened by alassek almost 3 years ago
- 2 comments
#27 - Optimize Base62.compatible?
Pull Request -
State: closed - Opened by madejejej almost 3 years ago
- 1 comment
#26 - Activerecord associations (:includes) not working
Issue -
State: closed - Opened by bgvo almost 3 years ago
- 2 comments
#25 - Clean up the developer harness and some documentation
Pull Request -
State: closed - Opened by michaelherold about 3 years ago
#24 - Add a utility function for converting hex to bytes
Pull Request -
State: closed - Opened by michaelherold about 3 years ago
#23 - Benchmark and adjust the Base62 charset check
Pull Request -
State: closed - Opened by michaelherold about 3 years ago
#22 - How to make ksuid work with active storage & action text?
Issue -
State: closed - Opened by yourtallness over 3 years ago
- 5 comments
Labels: question
#21 - Rails 6 encounters "type "ksuid" does not exist"
Issue -
State: closed - Opened by rememberlenny almost 4 years ago
- 9 comments
#20 - Extract ActiveRecord support into a separate gem
Pull Request -
State: closed - Opened by michaelherold about 4 years ago
- 2 comments
#19 - Report test coverage to Code Climate and add linters to CI
Pull Request -
State: closed - Opened by michaelherold about 4 years ago
#18 - Update supported versions of Rubies and Rails
Pull Request -
State: closed - Opened by michaelherold about 4 years ago
#17 - Update the development harness and contributing instructions
Pull Request -
State: closed - Opened by michaelherold about 4 years ago
#16 - act_as_ksuid
Pull Request -
State: closed - Opened by mattes almost 5 years ago
#15 - Support `id: :ksuid` in create_table
Pull Request -
State: closed - Opened by mattes almost 5 years ago
- 2 comments
#14 - Unable to dump table (db/schema.rb)
Issue -
State: closed - Opened by mattes almost 5 years ago
- 1 comment
#13 - Reflect from model to avoid manually including KSUID::ActiveRecord
Issue -
State: closed - Opened by mattes almost 5 years ago
- 2 comments
#12 - KSUID and ActiveRecord Associations
Issue -
State: closed - Opened by sidot3291 over 6 years ago
- 2 comments
#11 - Update gemfile and version
Issue -
State: closed - Opened by sidot3291 over 6 years ago
- 2 comments
#10 - Clean up some testing deficiencies uncovered from mutation testing
Pull Request -
State: closed - Opened by michaelherold over 6 years ago
#9 - Add support for prefixes on ActiveRecord-defined fields
Issue -
State: closed - Opened by michaelherold over 6 years ago
Labels: enhancement, good first issue
#8 - Add support for Sequel
Pull Request -
State: open - Opened by michaelherold over 6 years ago
- 1 comment
Labels: enhancement, work in progress
#7 - Add support for ActiveRecord
Pull Request -
State: closed - Opened by michaelherold over 6 years ago
- 9 comments
Labels: enhancement
#6 - Write documentation on how to use KSUIDs as a primary key in ORMs
Issue -
State: closed - Opened by michaelherold about 7 years ago
- 12 comments
Labels: documentation
#5 - Configurable random generator
Pull Request -
State: closed - Opened by michaelherold about 7 years ago
Labels: enhancement
#4 - Add documentation for the entire public interface
Pull Request -
State: closed - Opened by michaelherold about 7 years ago
Labels: documentation
#3 - Ensure we're compatible with Segment's KSUID library
Issue -
State: closed - Opened by michaelherold about 7 years ago
- 1 comment
Labels: bug
#2 - Document all of the public interface
Issue -
State: closed - Opened by michaelherold about 7 years ago
Labels: documentation
#1 - Make the random generator pluggable
Issue -
State: closed - Opened by michaelherold about 7 years ago
Labels: enhancement