Sha256: 8cd17b17b4c91f19ca0145db98183f1fde9604c1cdd398f7428f053bed365c96

Contents?: true

Size: 589 Bytes

Versions: 3

Compression:

Stored size: 589 Bytes

Contents

# Blueberry Rails

A Rails application template used at Blueberry Apps. 

## Installation

Install the gem:

    $ gem install blueberry_rails

Then you can run

    $ blueberry_rails newproject

## Credits

Based on [suspenders](https://github.com/thoughtbot/suspenders/blob/master/README.md) 
gem by [thoughtbot](http://thoughtbot.com/community).

## 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

3 entries across 3 versions & 1 rubygems

Version Path
blueberry_rails-0.1.0 README.md
blueberry_rails-0.0.2 README.md
blueberry_rails-0.0.1 README.md