Sha256: 1f4c50e0ea50c73195ded60a3dbeb1cf60c0ca40e013cb1631b7314385540c8a

Contents?: true

Size: 963 Bytes

Versions: 41

Compression:

Stored size: 963 Bytes

Contents

# Lalala

TODO: Write a gem description

## Installation

Add this line to your application's Gemfile:

    gem 'lalala', '~> 4.0.0.dev.0'

And then execute:

    $ bundle

## Configuration

| ENV | values | description |
| ---- | ---- | ---- |
| RAILS_ENV | `"development"`, `"test"`, `"staging"`, `"production"` | Environment for Rails app |
| RACK_ENV  | `"development"`, `"test"`, `"staging"`, `"production"` | Environment for Rails app |
| APP_NAME | `<string>` | Name of the application |
| LALALA_S3_ACCESS_KEY | `<string>` | The AWS S3 access key |
| LALALA_S3_SECRET_KEY | `<string>` | The AWS S3 secret key |
| LALALA_S3_BUCKET | `<string>` | Name of the S3 bucket |

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
lalala-4.0.0.dev.177 README.md
lalala-4.0.0.dev.176 README.md
lalala-4.0.0.dev.170 README.md
lalala-4.0.0.dev.168 README.md
lalala-4.0.0.dev.165 README.md
lalala-4.0.0.dev.162 README.md
lalala-4.0.0.dev.161 README.md
lalala-4.0.0.dev.160 README.md
lalala-4.0.0.dev.157 README.md
lalala-4.0.0.dev.156 README.md
lalala-4.0.0.dev.155 README.md
lalala-4.0.0.dev.154 README.md
lalala-4.0.0.dev.153 README.md
lalala-4.0.0.dev.152 README.md
lalala-4.0.0.dev.149 README.md
lalala-4.0.0.dev.146 README.md
lalala-4.0.0.dev.144 README.md
lalala-4.0.0.dev.141 README.md
lalala-4.0.0.dev.136 README.md
lalala-4.0.0.dev.135 README.md