Sha256: 4b7f77afa5432137c65212daa0ce344f4b66c8d332455bd2b11f6206cd43d0e3

Contents?: true

Size: 640 Bytes

Versions: 1

Compression:

Stored size: 640 Bytes

Contents

0.1.11
------

- Windows support

0.1.10
------

- `LetterAvatar::AvatarHelper` module tweaks
  - `letter_avatar_url` method, returning avatar proper url
  - `letter_avatar_tag` doeas not require `ActionView::Helpers::AssetTagHelper`

0.1.9
-----

- `LetterAvatar::Configuration` module, `mattr_accessor` (depending on `ActiveSupport`) removed

  fixes [#7](https://github.com/ksz2k/letter_avatar/issues/7)

0.1.5
-----

- Use [posix-spawn](https://github.com/rtomayko/posix-spawn) to instead of Kernel#exec to get better performance.

  > fork(2) calls slow down as the parent process uses more memory due to the need to copy page tables.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
letter_avatar-0.1.11 CHANGELOG.md