Jean Luis Urena

Results 8 issues of Jean Luis Urena

``` java.lang.RuntimeException: Failed to resolve attribute at index 5 at android.content.res.TypedArray.getColorStateList(TypedArray.java:425) at com.rey.material.app.Dialog.applyStyle(Dialog.java:251) at com.rey.material.app.SimpleDialog.applyStyle(SimpleDialog.java:84) at com.rey.material.app.Dialog.init(Dialog.java:176) at com.rey.material.app.Dialog.(Dialog.java:120) at com.rey.material.app.SimpleDialog.(SimpleDialog.java:72) ``` ``` minSdkVersion 22 targetSdkVersion 27 ``` Support Libraries...

### Error/Feature Requestion/Docs #### Context: - I have a monorepo - I have several syncs `docker-sync.yml`. - I have several services in `docker-compose.yml` ``` # docker-sync.yml version: "2" options: project_root:...

feature
help wanted

Everytime I run `bundler` I get the version in `/usr/bin` ie: ``` $ which bundler /user/bin/bundler ``` This is very strange but it seems I need to call the Gem...

## Summary Resolves https://github.com/mhgbrown/cached_resource/issues/26 . Async writes with `concurrent-ruby`. Made it optional and configurable

Does each CPU get **one job**? How can I limit four variants to run on 4 CPU's and then have four more run after the first 4 are done? This...

Want to re-open https://github.com/rswag/rswag/issues/432 see if anything can be done about this?

## Summary It is easier to delete keys when we have an established pattern, ergo a `prefix`. This feature is to add into configuration a prefix to the cache keys.

enhancement

## Summary Adds feature enhancement for: - https://github.com/mhgbrown/cached_resource/issues/66 Resolves issue: - https://github.com/mhgbrown/cached_resource/issues/65