Sha256: 36ecb0ab6bd7752be014787d12b2a2acd10fd80205a791d999a2df51fd889b08

Contents?: true

Size: 760 Bytes

Versions: 1

Compression:

Stored size: 760 Bytes

Contents

# Noa

Noa is a web application framework for Ruby on Rails. Its modular design allows
developers to create production-ready, fully-customizable web applications like
blogs, shopping carts or photo galleries in minutes.

## Requirements

* Ruby 2.0 or newer
* Ruby on Rails 4.0 or newer

## Installation

Add this line to your application's Gemfile:

    gem "noa"

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install noa

## Support

If you have any issues with Noa, or if you like to report a bug, please create
an [issue on GitHub](https://github.com/jarijokinen/noa/issues).

## License

MIT License. Copyright (c) 2013 Jari Jokinen. See
[LICENSE](https://github.com/jarijokinen/noa/blob/master/LICENSE.txt) for
further details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
noa-0.0.1 README.md