Ecosyste.ms: Issues

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

GitHub / byroot/frozen_record issues and pull requests

#73 - Support for find with a block is missing

Issue - State: open - Opened by bbraschi 7 months ago - 1 comment

#71 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#70 - Support for splitting a FrozenRecord across multiple files?

Issue - State: open - Opened by eapache-opslevel over 1 year ago - 4 comments

#69 - Update README.md

Pull Request - State: closed - Opened by sandstrom over 1 year ago

#68 - Advanced filtering

Issue - State: closed - Opened by sandstrom over 1 year ago - 4 comments

#67 - Small README touchups

Pull Request - State: closed - Opened by sandstrom over 1 year ago

#66 - Release 1.0

Issue - State: closed - Opened by sandstrom over 1 year ago - 1 comment

#65 - Rename "king" -> "monarch" and update monarch of Canada

Pull Request - State: closed - Opened by richardplatel almost 2 years ago - 1 comment

#64 - Add Custom Attribute De-serialization

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

#63 - Adds Ruby 3.2 to the CI matrix

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

#62 - fix: small errors

Pull Request - State: closed - Opened by 0xflotus almost 2 years ago

#61 - Random failures in version 0.26.1

Issue - State: closed - Opened by mszyndel over 2 years ago

#60 - Optionally return a new object on find

Pull Request - State: closed - Opened by ragalie over 2 years ago - 3 comments

#59 - Fix apparent typo in README

Pull Request - State: closed - Opened by andyw8 over 2 years ago

#58 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#57 - Add Dependabot for GitHub Actions

Pull Request - State: closed - Opened by petergoldstein over 2 years ago

#56 - Fix a typo in the README

Pull Request - State: closed - Opened by petergoldstein over 2 years ago

#55 - Release 1.0

Issue - State: closed - Opened by sandstrom over 2 years ago - 2 comments

#54 - `#==` returns `false` if primary key is `nil`

Pull Request - State: closed - Opened by ragalie over 2 years ago - 1 comment

#53 - Better handle larger databases

Issue - State: open - Opened by casperisfine over 2 years ago

#52 - Only load `Railtie` integration if `Rails::Railtie` is defined

Pull Request - State: closed - Opened by Morriar over 2 years ago

#51 - Add Ruby 3.1 to the CI matrix

Pull Request - State: closed - Opened by petergoldstein over 2 years ago

#50 - Granular fixture unloads

Pull Request - State: closed - Opened by ltk over 2 years ago - 1 comment

#49 - Fix README testing example

Pull Request - State: closed - Opened by larouxn over 3 years ago

#47 - Add changelog/releases notes

Issue - State: closed - Opened by brendo over 3 years ago - 1 comment

#46 - Acceptable use cases?

Issue - State: closed - Opened by beauraF over 3 years ago - 2 comments

#45 - Add association reflections for ActiveRecord models

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

#44 - Check value of MINIMAL env variable because github sets it "false"

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

#43 - Add a dimension of the CI matrix to test frozen_record/minimal

Pull Request - State: closed - Opened by cbothner almost 4 years ago

#42 - Change exclude? calls to lessen dependency on active_support

Pull Request - State: closed - Opened by cbothner almost 4 years ago

#41 - Require a minimal subset of ActiveSupport

Pull Request - State: closed - Opened by cbothner almost 4 years ago

#40 - Switch from Travis to GitHub Actions for CI

Pull Request - State: closed - Opened by DazWorrall almost 4 years ago - 4 comments

#39 - Implement ActiveSupport::Notifications

Pull Request - State: open - Opened by ChrisBr almost 4 years ago - 5 comments

#38 - Fix Ruby 2.7 kwargs usage in chained scoped methods

Pull Request - State: closed - Opened by chrisbutcher about 4 years ago - 2 comments

#37 - Rename `BLACKLIST`

Pull Request - State: closed - Opened by bslobodin about 4 years ago - 3 comments

#36 - Frozen record failing for activerecord version 5

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

#35 - Incompatible with Ruby 2.5

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

#34 - Add support for attributes that are arrays

Pull Request - State: closed - Opened by brendo over 4 years ago - 10 comments

#33 - Feature request: default_scope

Issue - State: open - Opened by mollerhoj over 4 years ago - 1 comment

#32 - Support csv backend

Pull Request - State: open - Opened by mollerhoj over 4 years ago - 3 comments

#31 - Delete extra space

Pull Request - State: closed - Opened by katayounHillier almost 5 years ago - 1 comment

#30 - Include JSON backend by default

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

#29 - Lazy loading of records

Issue - State: closed - Opened by bibendi about 5 years ago - 1 comment

#28 - add scope :symbol, lamda syntax

Pull Request - State: closed - Opened by jtgrenz over 5 years ago - 2 comments

#27 - add equality operator to compare two scopes

Pull Request - State: closed - Opened by jtgrenz over 5 years ago - 2 comments

#26 - Document FrozenRecord::TestHelper usage

Pull Request - State: closed - Opened by chrisbutcher almost 6 years ago - 1 comment

#25 - WIP Fix test helper flakiness

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

#24 - Fix TestHelper.unload_fixtures when run on its own

Pull Request - State: closed - Opened by chrisbutcher almost 6 years ago - 1 comment

#23 - Introduce FrozenRecord::TestHelper.load_fixture and .unload_fixtures

Pull Request - State: closed - Opened by chrisbutcher almost 6 years ago - 10 comments

#22 - Don't raise on eager_load! when auto_reloading is true

Pull Request - State: closed - Opened by selesse almost 6 years ago - 3 comments

#21 - Improve documentation for custom backends

Pull Request - State: closed - Opened by bernardoamc over 6 years ago - 3 comments

#20 - Add the concept of a configurable backend

Pull Request - State: closed - Opened by bernardoamc over 6 years ago - 5 comments

#19 - Assert sum within a delta

Pull Request - State: closed - Opened by lucasuyezu over 6 years ago - 3 comments

#18 - Compare using send instead of []

Pull Request - State: closed - Opened by lucasuyezu over 6 years ago - 5 comments

#17 - Can an ActiveRecord reference a FrozenRecord?

Issue - State: closed - Opened by jimeng about 7 years ago - 1 comment

#16 - README: Use only SVG badges

Pull Request - State: closed - Opened by olleolleolle about 7 years ago - 1 comment

#15 - [Enhancement] Forcing a reload of records

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

#14 - [Discussion] API to declare a prefiltered scope.

Issue - State: closed - Opened by bernardoamc over 7 years ago - 5 comments

#13 - YAML undefined using bundler ~> 1.11.1

Issue - State: closed - Opened by sbfaulkner over 8 years ago - 2 comments

#12 - add support for erb in frozen record yml files

Pull Request - State: closed - Opened by kevinhughes27 almost 9 years ago - 3 comments

#11 - Support other source formats like json?

Issue - State: closed - Opened by ttasanen over 9 years ago - 2 comments

#10 - Run Travis also with Ruby 2.2

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

#9 - Fix deprecation warnings in tests

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

#8 - Add ids method and remove duplicate test

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

#7 - GemSpec need a homepage

Issue - State: closed - Opened by tjoyal about 10 years ago

#6 - Add #count method on record objects.

Pull Request - State: closed - Opened by kolmogorov-fan-account about 10 years ago - 3 comments

#5 - Add support for find_by syntax

Pull Request - State: closed - Opened by garymardell over 10 years ago - 5 comments

#4 - Fix object reloading bug

Pull Request - State: closed - Opened by kmcphillips over 10 years ago - 1 comment

#3 - Allow using arrays and ranges for where query

Pull Request - State: closed - Opened by gmalette over 10 years ago - 2 comments

#2 - Adding tests for first! and last! methods

Pull Request - State: closed - Opened by christianblais over 10 years ago - 1 comment

#1 - Delegate first and last to to_a

Pull Request - State: closed - Opened by christianblais over 10 years ago - 1 comment