Sha256: f5c6df5168de108a9d3b2c60b5e7b47eae5cd17664a4af6291fe31fb810169e2

Contents?: true

Size: 405 Bytes

Versions: 3

Compression:

Stored size: 405 Bytes

Contents

# Version 0.1.3

### Enhancement

* Changed output white-space to pre-wrap to preserve leading spaces. This is specially
  useful when `puts obj.method(:method).source` is used.

# Version 0.1.2

### Security

* Added a token for better protection against CSRF.

# Version 0.1.1

### Security

* Added basic protection against CSRF by checking Referer or Origin headers.

# Version 0.1.0

First release.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rack_web_console-0.2.0 History.md
rack_web_console-0.1.4 History.md
rack_web_console-0.1.3 History.md