Sha256: 58303c8bd0791edd1011f2d1c95c20b51cc77cb4ff107eb6f2cc91afc7c09d6a

Contents?: true

Size: 455 Bytes

Versions: 2

Compression:

Stored size: 455 Bytes

Contents

# Changeslog

## 2020-02-04
- Changed rspec examples from localhost project to JSONPlaceholder API
- Added `to_csv` in array class to convert array to csv
- Added `wrap` in array class to convert hash or nill to an array (Powered by rails core repo)
- Added `keys` in hash class to symbolize and stringify hash keys
- Added `string_colorize` in String class to colorize any string
- Supported csv format you can export the response to csv by `request.csv`

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_request-0.1.4 Changelog.md
simple_request-0.1.3 Changelog.md