Sha256: e615ef3d4e3375760f948f843128efa64f4805236499ea704145470558279a5b

Contents?: true

Size: 747 Bytes

Versions: 5

Compression:

Stored size: 747 Bytes

Contents

# Tramway::User
Short description and motivation.

## Usage
How to use my plugin.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'tramway-user'
gem 'validates'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install tramway-user
```

## Methods

`Tramway::User::User` has scope `admins` which returns all admins from the app.

## Instructions

Edit roles for `Tramway::User::User` model - [doc](https://github.com/ulmic/tramway-dev/tree/develop/tramway#if-you-want-to-edit-roles-to-the-tramwayuseruser-class)

## Contributing
Contribution directions go here.

## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tramway-user-2.2.1.2 README.md
tramway-user-2.2.1 README.md
tramway-user-2.2 README.md
tramway-user-2.1.4 README.md
tramway-user-2.1.3.4 README.md