Skip to content

jasnow/atlrug-website

Repository files navigation

Atlrug-website

This is a Ruby-on-Rails web application for the ATLRUG (Atlanta Ruby User Group). This web site was based on the github.com/seattlerb/seattlerb.org code.

<img src=“https://gemnasium.com/jasnow/atlrug-website.png?travis” />

Setup

  1. To install gems, run: bundle install.

On 4/18/2013, the requirements were: Ruby 1.9.3; Rails 3.2.13.

  1. Create databases and tables:

    rake db:setup
    rake db:migrate
    
  2. Run the tests by typing “rake”.

  3. Project is on Github at github.com/jasnow/atlrug-website.

To Contribute

  1. Fork project on Github.

  2. Clone it locally.

  3. Make Change.

  4. Push it back to Github.

  5. Create a Pull Request to original repo.

DISCUSSION

If you have questions, please use this Google group: atlrug-website@googlegroups.com

License

Atlrug-website is released under the MIT License. www.opensource.org/licenses/mit-license

About

ATLRUG Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published