Sha256: 757fbc487130da5d512850660f5b3cd169894fcc870dba75abcf0a06b58b30ad
Contents?: true
Size: 1.56 KB
Versions: 13
Compression:
Stored size: 1.56 KB
Contents
# LunaPark [![Build Status](https://travis-ci.org/am-team/luna_park.svg?branch=master)](https://travis-ci.org/am-team/luna_park) [![codecov](https://codecov.io/gh/am-team/luna_park/branch/master/graph/badge.svg)](https://codecov.io/gh/am-team/luna_park) I'm Going To Build My Own Luna Park With Forms and Services ![Luna Park](docs/_imgs/bender.jpeg) ## Is under development This project is under development. At first we are planing to complete Russian guideline. At the same time we will also finish realization of all basics classes. After that we are planing to complete guideline in English. Until that we don't recommend to use this gem in production. For the moment we publish it to share our ideas. More to come. See [GUIDELINE](https://am-team.github.io/luna_park/) it is on russian. English [RDOC](https://rubydoc.info/github/am-team/luna_park/master) also avaliable. ## Installation Add this line to your application's Gemfile: ```ruby gem 'luna_park', git: 'git@github.com:am-team/luna_park.git' ``` And then execute: $ bundle Or install it yourself as: $ gem install luna_park Until it's not ready for production , we do not plan to publish it on rubygems.org. ## Plans - Finish RUS guideline - Finish basics classes - ENG guideline - Project Example - Publish rubygems - ENG API docs - Generators - All what you want ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/kudrin/luna_park. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
13 entries across 13 versions & 1 rubygems