An open API service indexing awesome lists of open source software.

https://github.com/josemarluedke/newconference

A Rails engine to help you build your conference site
https://github.com/josemarluedke/newconference

Last synced: 7 months ago
JSON representation

A Rails engine to help you build your conference site

Awesome Lists containing this project

README

          

# Newconference [![Build Status](https://travis-ci.org/josemarluedke/newconference.png?branch=master)](https://travis-ci.org/josemarluedke/newconference) [![Code Climate](https://codeclimate.com/github/josemarluedke/newconference.png)](https://codeclimate.com/github/josemarluedke/newconference)

Newconference helps you create a website for you conference.

These gems provides all the back-end for your application.

## Installation

Add this line to your Rails application's Gemfile:

gem 'newconference'

And then execute:

$ bundle

# Application Example

- [RSonRails](http://rsonrails.com.br/) - code avaliable [here](https://github.com/engageis/RSonRails).

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

# License

Copyright (c) 2012-2013 Josemar Davi Luedke

Licensed under the [MIT license](MIT-LICENSE).