Sha256: e23097fc9d755af7dd743851251656419fad702cc476d011b21189e53d62d640

Contents?: true

Size: 450 Bytes

Versions: 5

Compression:

Stored size: 450 Bytes

Contents

# GovukPersonalisation

A gem to hold shared code which other GOV.UK apps will use to implement
accounts-related functionality.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'govuk_personalisation'
```

And then execute:

```
$ bundle install
```

## Technical documentation

<!-- TODO -->...

### Testing

<!-- TODO -->...

## License

The gem is available as open source under the terms of the [MIT License](LICENCE).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
govuk_personalisation-0.5.0 README.md
govuk_personalisation-0.4.0 README.md
govuk_personalisation-0.3.0 README.md
govuk_personalisation-0.2.0 README.md
govuk_personalisation-0.1.0 README.md