issues
search
rails
/
globalid
Identify app models with a URI
MIT License
1.22k
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecation warning on Rails 7.1
#189
alex-tan
closed
22 hours ago
1
Add a bit of metadata to the gemspec
#188
Earlopain
opened
1 week ago
0
Add CI for Rails 7.2
#187
Earlopain
opened
1 week ago
1
Add GlobalId::Identification::build_global_id
#186
shettytejas
opened
2 months ago
0
Add support for non-PK columns
#185
tylerwillingham
opened
2 months ago
1
Support for using GlobalID with configurable columns
#184
tylerwillingham
opened
2 months ago
2
[docs] Fix typo in method names in code example
#183
olleolleolle
opened
2 months ago
0
CONTRIBUTING.md: Use GitHub Actions build status badge
#182
olleolleolle
closed
2 months ago
1
Ability to make global id without loading the object
#181
nhorton
opened
3 months ago
5
Fix a few typos in Readme
#180
duffuniverse
closed
5 months ago
0
Make `DEFAULT_LOCATOR` Configurable
#179
heka1024
opened
5 months ago
4
Custom locator raises NameError when class name not defined
#178
daveolib
opened
7 months ago
2
ActionText::Richtext attachments are broken after upgrading to 1.2.0
#177
tsrivishnu
opened
8 months ago
1
Efficient Object Parsing: Redis-Based Global Object Management for Model ID-Independent Operations
#176
giangbimin
opened
9 months ago
0
Bump actions/checkout
#175
m-nakamura145
opened
9 months ago
0
Idea: Locating embedded resources
#174
stevecrozz
opened
9 months ago
0
Fix a typo and normalize formatting
#173
stevenharman
opened
11 months ago
0
Consider adding a request-specific expires_at
#172
DaanVanVugt
opened
1 year ago
1
SignedGlobalID: Consider re-adding the ability to use the old serialization format
#171
intrip
opened
1 year ago
2
Adds Rails 7.1.x and Ruby 3.3 to CI matrix
#170
berkos
closed
2 months ago
0
Set required ruby version to 2.7.0 and up
#169
risen
closed
1 year ago
0
Don't break on models where `primary_key` is not defined
#168
ghiculescu
closed
1 year ago
0
Add Ruby 3.2 to test matrix
#167
biow0lf
closed
1 year ago
0
Bug or breaking change? Model class must now implement `.primary_key`
#166
bensheldon
closed
1 year ago
9
Make tests pass in Rails 7.1
#165
rafaelfranca
closed
1 year ago
0
[Tests only] Add `Locator#locate_many` tests for non `id` primary keys
#164
nvasilevski
closed
1 year ago
0
Allow for composite identifiers delimited by `/`
#163
nvasilevski
closed
1 year ago
6
Update development dependencies
#162
nvasilevski
closed
1 year ago
0
Fix MessageVerifier to work with new API
#161
zzak
closed
1 year ago
5
Don't show secrets for SignedGlobalID#inspect
#160
p8
closed
1 year ago
0
Add RDoc documentation for `to_gid` and `to_sgid` methods
#159
p8
closed
1 year ago
0
Bump rack from 2.2.6.2 to 2.2.6.4
#158
dependabot[bot]
closed
1 year ago
0
Bump rack from 2.2.6.2 to 2.2.6.3
#157
dependabot[bot]
closed
1 year ago
1
Is there a way to limit how many times a sgid can be used?
#156
edimossilva
closed
1 year ago
1
Bump nokogiri from 1.6.6.4 to 1.12.5
#155
dependabot[bot]
closed
1 year ago
1
Bump rack from 2.2.5 to 2.2.6.2
#154
dependabot[bot]
closed
1 year ago
0
Drop support to Rails < 6.1 and unsupported Ruby versions
#153
rafaelfranca
closed
1 year ago
0
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
#152
dependabot[bot]
closed
1 year ago
0
Bump loofah from 2.18.0 to 2.19.1
#151
dependabot[bot]
closed
1 year ago
1
Remove test_order method check in test/helper.rb
#150
liijunwei
closed
1 year ago
0
JSON-encode `GlobalID`s as strings
#149
georgeclaghorn
closed
1 year ago
1
prevent double find
#148
ooooooo-q
closed
1 year ago
2
Raise error on unknown options
#147
fschwahn
opened
2 years ago
7
URI::GID: Update #check_scheme, no need to call super
#146
alexcwatt
closed
2 years ago
0
Bump rails-html-sanitizer from 1.4.2 to 1.4.3
#145
dependabot[bot]
closed
2 years ago
0
feat(fixture_set): implement non signed global_id helper method
#144
rainerborene
closed
1 year ago
2
Bump rack from 2.2.3 to 2.2.3.1
#143
dependabot[bot]
closed
2 years ago
0
Use padding: false option over gsub
#142
daemonsy
closed
2 years ago
1
Preferred way to check if a Signed GlobalID is expired?
#141
aergonaut
opened
2 years ago
4
Support parrent matching of `GlobalID` & `GlobalID::URI`
#140
ojab
closed
1 year ago
1
Next