lhs icon indicating copy to clipboard operation
lhs copied to clipboard

⚛️ REST services accelerator: Rails gem providing an easy, active-record-like interface for http (hypermedia) json services

Results 48 lhs issues
Sort by recently updated
recently updated
newest added

as alias for partial_update and update

instead of `partial_update!({ xxx }, { method: :patch })`

Because they use `ActionController::API` and not `ActionController::Base` and the request cycle cache configures itself only via `ActionController::Base` right now.

Compare: https://github.com/local-ch/lhs/blob/master/lib/lhs/concerns/record/model.rb#L14

`https://github.com/local-ch/lhs/blob/master/lib/lhs/concerns/inspect.rb#L25` should be `_raw.object_id` in order to be stable.

- send LHS as user agent - include LHS version in user agent

Implement all missing interfaces for Kaminari to be able to use Kaminari's `paginate` https://github.com/kaminari/kaminari#the-same-old-helper-method