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
Make dry types a runtime dependency, not just a development dependency
#46
ramontayag
closed
8 years ago
3
Update README.md
#45
v-kolesnikov
closed
8 years ago
1
adding/deleting from collection is not detected as change
#44
graf0
opened
8 years ago
2
Adds test for double coercion bug on subclasses
#43
arfl
opened
8 years ago
0
Add :accessor for avoiding defining accessors
#42
janko
opened
8 years ago
3
Twin::Collection can't remove members backed by a DB table with not-null constraint
#41
niels
opened
8 years ago
2
How to set writeable dynamically?
#40
tangrufus
opened
8 years ago
6
Using a twin with nested properties to decorate a flat model
#39
zavan
opened
8 years ago
4
Feature: Use dry-types for coercion
#38
mrbongiolo
closed
8 years ago
6
In Twin#create_accessors, don't overwrite existing methods
#37
niels
closed
8 years ago
7
Subclassing removes custom accessors
#36
niels
closed
8 years ago
6
Modify Twin#save to return false if any nested twin also does
#35
pabloh
closed
6 years ago
3
Update copyright notice to 2016 [ci skip]
#34
Atul9
closed
6 years ago
2
Add append to Disposable::Twin::Collection
#33
Hermanverschooten
closed
8 years ago
1
save is being called on Struct property
#32
Hermanverschooten
closed
8 years ago
0
:default doesn't work with :virtual
#31
apotonick
closed
8 years ago
0
Implement :struct options for properties.
#30
marshall-lee
opened
8 years ago
2
Twin Twin works, Twin Twin Relationship Twin doesn't work
#29
krainboltgreene
opened
8 years ago
4
#save seems to call save on delegated methods.
#28
krainboltgreene
opened
8 years ago
6
No self.model_name for twin
#27
krainboltgreene
closed
8 years ago
6
Relationship keys
#26
krainboltgreene
closed
8 years ago
3
Order collection
#25
TheSmartnik
closed
9 years ago
3
Collection property that doesn't write itself, but still recursively calls save
#24
krainboltgreene
opened
9 years ago
1
Save needs Sync, but doesn't automatically include it
#23
krainboltgreene
closed
8 years ago
10
Support for scopes
#22
krainboltgreene
closed
8 years ago
15
use travis container infrastructure
#21
timoschilling
closed
9 years ago
0
callback code cleanup #4
#20
timoschilling
closed
9 years ago
0
callback code cleanup #3
#19
timoschilling
closed
9 years ago
2
callback code cleanup #2
#18
timoschilling
closed
9 years ago
0
callback code cleanup
#17
timoschilling
closed
9 years ago
0
Require ostruct
#16
monkbroc
closed
9 years ago
5
album.artist = nil
#15
dudo
closed
9 years ago
0
use sqlite in memory
#14
timoschilling
closed
9 years ago
0
remove Gemfile.lock's
#13
timoschilling
closed
9 years ago
0
add Twin::decorate_collection
#12
timoschilling
closed
9 years ago
2
this commit adds new setter module allowing for declarative approach …
#11
johndagostino
closed
7 years ago
9
Using 0.1.10 with Reform causes form field values to change to Uber::Options::Values
#10
laynemcnish
closed
9 years ago
2
Dynamic Defaults
#9
johndagostino
closed
9 years ago
0
Add ability to define dynamic defaults
#8
johndagostino
closed
9 years ago
0
Accessing properties source without lots of code
#7
mikebaldry
closed
8 years ago
10
Making it possible to use nesting to define composition properties
#6
mikebaldry
opened
9 years ago
0
Nesting compositions
#5
mikebaldry
opened
9 years ago
1
Why sync no method?
#4
chenge
closed
9 years ago
2
item in has_many collection not being destroyed
#3
kevinansfield
closed
9 years ago
9
undefined method 'sync!' for #<ImageUploader:xxx>
#2
kevinansfield
closed
9 years ago
4
Composition Documentation and Behaviour
#1
robjacoby
closed
9 years ago
1
Previous