issues
search
liveh2o
/
active_remote
Active Remote provides Active Record-like object-relational mapping over RPC. It's Active Record for your platform.
MIT License
63
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove active attr
#48
brianstien
closed
7 years ago
2
Adds setters for has_one and belongs_to
#47
fergmastaflex
closed
7 years ago
1
pass errors through on bulk rpc calls
#46
mmmries
closed
7 years ago
5
Associations do not provide attribute writers
#45
liveh2o
closed
7 years ago
4
Fix attribute defaults from active_attr
#44
brianstien
closed
8 years ago
2
Remove active attr typecasting
#43
brianstien
closed
8 years ago
3
Skip mass-assignment protection when instantiating
#42
liveh2o
closed
8 years ago
1
Fix broken update functionality
#41
brianstien
closed
8 years ago
2
Add update_attribute method
#40
brianstien
closed
8 years ago
2
Raise more granular errors in the Protobuf adapter
#39
liveh2o
closed
6 years ago
1
Make rdp_adapter pluggable
#38
mattnichols
opened
8 years ago
1
Type Casting Problems
#37
film42
closed
7 years ago
1
ActiveRemote 3.0 feature set
#36
brianstien
closed
7 years ago
1
Rspec3
#35
brianstien
closed
9 years ago
0
Add update and update! methods
#34
brianstien
closed
9 years ago
1
Fix the reload method
#33
brianstien
closed
9 years ago
0
Support `update` as an alias for `update_attributes`
#32
brianstien
closed
9 years ago
2
calling "reload" results in method missing to_hash
#31
brianstien
closed
9 years ago
0
Fix failing spec.
#30
brianstien
closed
9 years ago
1
Add support for validations
#29
brianstien
closed
9 years ago
2
Investigate compatibility with Rails 4.2
#28
liveh2o
closed
7 years ago
1
Add support for Strong Params
#27
liveh2o
closed
7 years ago
5
Enforce validations
#26
liveh2o
closed
9 years ago
1
Do not memoize rpc adapter, it is not threadsafe.
#25
brianstien
closed
10 years ago
9
Make protobuf adapter threadsafe
#24
brianstien
closed
10 years ago
8
Fix errors interface
#23
nelsonwittwer
closed
10 years ago
3
Rework serialization
#22
liveh2o
closed
10 years ago
0
account for having empty records in the parse_response
#21
abrandoned
closed
10 years ago
2
Add PrimaryKey module
#20
nelsonwittwer
closed
10 years ago
11
Reintroduce typecasting to the Protobuf serializer
#19
liveh2o
closed
10 years ago
2
Date/DateTime conversions
#18
abrandoned
closed
10 years ago
4
Re-introduce the protobuf serializer
#17
liveh2o
closed
10 years ago
1
Explicit remote record not found message
#16
nelsonwittwer
closed
10 years ago
4
add class level instantiate method to mirror the
#15
abrandoned
closed
10 years ago
1
Required or Scoped Attributes in Associations
#14
nelsonwittwer
closed
10 years ago
11
Use an instance variable to track new records
#13
liveh2o
closed
10 years ago
1
remove updated_at appending on cache_key
#12
abrandoned
closed
10 years ago
2
bulk.parse_records does not support active_remote objects
#11
spencerroan
closed
10 years ago
1
Attribute values aren't always coerced on read
#10
liveh2o
closed
10 years ago
1
Add create and update callbacks to persistance module
#9
brettallred
closed
11 years ago
0
Bdewitt/active remote integration
#8
abrandoned
closed
11 years ago
1
Fix paging
#7
quixoten
closed
11 years ago
2
uninitialized constant UnknownAttributeError
#6
teubanks
closed
11 years ago
2
ActiveRemote::Base#save produces false negative on additional calls
#5
localshred
closed
11 years ago
4
Adding foreing key option to associations
#4
carlosagp
closed
11 years ago
2
Update associations for specific class names
#3
carlosagp
closed
11 years ago
0
#belongs_to update
#2
carlosagp
closed
11 years ago
1
belongs_to does not work with namespaces
#1
carlosagp
closed
11 years ago
0
Previous