Skip to content

AlexParamonov/ap-project

Repository files navigation

AP-Project

Build Status Gemnasium Build Status

Source code for comming AP-Project.org reborn.
Please let me know if you plan to use this app for your site.

Contents

  1. Installation
  2. Contributing
  3. FAQ
  4. Requirements
  5. Compatibility
  6. Copyright

Installation

Сlone a project:

git clone git://github.com/AlexParamonov/ap-project.git

Cd into it and run bundle install:

cd ap-project
bundle install

Contributing

Please help to improve this project!

See contributing guide for best practices
I am using gitflow. Develop branch is most featured and usually far above master.

FAQ

Q: Where i can get more information?
A: See test specs for more details.
How?
Install project (see Installation chapter) and then run rake

rake

docs will be printed to your console :)

Requirements

  • Ruby 1.9.3
  • Rails 3.2

Compatibility

tested with Ruby

  • 1.9.3
  • ruby-head

see build history

Copyright

Copyright ©2012 Alexander N Paramonov. Released under the MIT License. See the LICENSE file for further details.