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
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
Copyright (c) 2012-2013 Josemar Davi Luedke
Licensed under the MIT license.