issues
search
apotonick
/
disposable
Decorators on top of your ORM layer.
MIT License
171
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ostruct to gemspec
#96
denis-mueller
opened
2 weeks ago
2
Add ostruct as dependency to gemspec
#95
richardboehme
opened
2 months ago
1
Bump actions/checkout from 3 to 4
#94
dependabot[bot]
opened
1 year ago
0
Avoid throwing an exception for failed coercions with dry-types 1.x
#93
shepmaster
opened
1 year ago
1
Don't mutate {options} in unnest
#92
yogeshjain999
opened
1 year ago
0
Add Ruby 3.1 and Rails 7.0 to the CI matrix
#91
petergoldstein
closed
2 years ago
1
Release v0.6.3
#90
richardboehme
closed
2 years ago
0
Loosen Representable dependency to allow versions < 4
#89
richardboehme
closed
2 years ago
2
Collection#find_by does not filter on all options passed
#88
ibrahima
opened
2 years ago
1
Rails default validations not catched
#87
donmb1
opened
3 years ago
1
Reduce CI matrix
#86
yogeshjain999
closed
3 years ago
0
releasing 0.5.0
#85
yogeshjain999
closed
3 years ago
0
Setup GH CI action
#84
yogeshjain999
closed
3 years ago
0
Replace `Declarative::Option` with `Representable::Option` to support ruby-3
#83
yogeshjain999
closed
3 years ago
0
Upgrade representable, decl-option & decl-builder to support ruby >= 2.7
#82
yogeshjain999
closed
3 years ago
0
Module that has 'unnest' throws an error if included more than once
#81
ivked85
opened
3 years ago
1
Add `Struct#persisted?`
#80
yogeshjain999
closed
4 years ago
0
wip version 0.5.0
#79
seuros
opened
4 years ago
0
Deprecate nilify for new versions of dry-types
#78
emaglio
closed
4 years ago
3
Test recent ruby versions
#77
seuros
closed
4 years ago
0
Raise an error if class is used as property name
#76
emaglio
closed
5 years ago
0
Make travis to test newer versions of dry-types
#75
emaglio
closed
5 years ago
0
Fix deprecation warning for dry types from version 0.15.0.
#74
jackiig
closed
5 years ago
0
Use Gem::Version to detect dry-types
#73
seuros
closed
5 years ago
3
Enable new Dry::Types and other tweaks
#72
fran-worley
closed
6 years ago
0
Calling destroy on populator causes 442 Unprocessable Entity error
#71
MLHustMaroon
closed
6 years ago
0
"Reverse" sync
#70
ivanyv
closed
6 years ago
2
Ruby 2.3.3, Rails 4.2 Disposable::Twin::Struct refers to ::Struct
#69
saiqulhaq
closed
6 years ago
9
Fixing struct when initialized with string key and when value is false
#68
BroiSatse
closed
4 years ago
0
Support sequel association attributes
#67
fran-worley
opened
7 years ago
3
Expose Disposable::Twin#build_twin via Disposable::Twin::Collection#new
#66
faucct
opened
7 years ago
5
Public `build_twin` method
#65
faucct
opened
7 years ago
2
HABTM Association causes sync() to save model.
#64
SirRawlins
opened
7 years ago
1
Fix broken headings in Markdown files
#63
bryant1410
closed
7 years ago
1
Include properties with nil values for sync and save in hash fields
#62
akoltun
opened
7 years ago
0
Private method exception using "parent" feature with reform on rails-4.2.x
#61
svoop
closed
7 years ago
3
Nilify true on a collection of strings
#60
zinkkrysty
closed
6 years ago
2
Travis is not passing on rubies 1.9 and 2.0
#59
abinoam
closed
6 years ago
1
Recommend Property::Struct as a replacement for Struct
#58
audionerd
closed
7 years ago
1
Improve Dirty Tracking API
#57
dnd
opened
7 years ago
4
Neither #clone nor #dup produce independent Twin copies (changes to one's properties modify all copies' properties)
#56
niels
opened
7 years ago
0
Breaking uber changes
#55
randomizor
closed
6 years ago
2
Fix indifferent attribute access
#54
akoltun
opened
8 years ago
0
changed scope of `Twin#save!` to protected.
#53
sot528
closed
8 years ago
2
Add failing test case with nested hash field defined in the external class but not in the block
#52
akoltun
opened
8 years ago
0
Nested hash field defined by external class doesn't work
#51
akoltun
opened
8 years ago
2
Check the presence of the default value by using has_key? in the build_definition
#50
akoltun
closed
8 years ago
0
Use instance_eval, so property can be a private method
#49
rickenharp
opened
8 years ago
0
Add failing test case with nil values in #sync
#48
ArthurN
opened
8 years ago
1
The properties defined in a base class after the subclassing are missing from the subclasses.
#47
faucct
opened
8 years ago
0
Next