Giter Club home page Giter Club logo

dallasrb-web's Introduction

Dallas Ruby Brigade website.

This application powers the Dallasrb.org website.

Ruby on Rails

This application requires:

  • Ruby version 1.9.3
  • Rails version 3.2.21

Learn more about Installing Rails.

Database

This application uses PostgreSQL with ActiveRecord.

Development

  • Template Engine: ERB
  • Testing Framework: RSpec
  • Front-end Framework: Twitter Bootstrap (Sass)
  • Authentication: OmniAuth
  • Authorization: CanCan

Email

The application is configured to send email using a SendGrid account.

Getting Started

bundle install
copy config/application.example.yml into config/application.yml and create your own SECRET_TOKEN
set up your application to integrate with Github
– Go to https://github.com/settings/applications/new
– set a name for your app
URL: http://localhost:8080
– Callback URL: http://localhost:8080/auth/github/callback
– copy the Github provided data into your application.yml

  • Client ID into OMNIAUTH_PROVIDER_KEY
  • Client Secret into OMNIAUTH_PROVIDER_SECRET

bundle exec unicorn_rails

Documentation and Support

This is the only documentation.

Contributing

If you make improvements to this application, please share with others.

  • Fork the project on GitHub.
  • Make your feature addition or bug fix.
  • Commit with Git.
  • Send the author a pull request.

Credits

MIT License

The dallasrb-web program is licensed under the terms of the MIT License.

Copyright © 2014 Dallas Ruby Brigade

dallasrb-web's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.