Git Product home page Git Product logo

cincyrb's Introduction

Cincinnati Ruby Brigade Website

Build Status

Dependencies

Setup

On a * nix environment, just run:

./bin/setup

and you should be setup to go.

Hosting

Hosting and related infrastructure info is documented in another repo in the cincinnatirb GitHub organization.

Contributing

How to Contribute to Open Source offer's the best advice.

tl;dr

  1. Fork it!
  2. Create your feature branch: git checkout -b cool-new-feature
  3. Commit your changes: git commit -am 'Added a cool feature'
  4. Push to the branch: git push origin cool-new-feature
  5. Create new Pull Request.

cincyrb's People

Contributors

agilous avatar arthurra avatar benstafford avatar brucehubbard avatar campbecf avatar chtelmko avatar codingbull avatar dependabot[bot] avatar jeetkundoug avatar llauzau avatar mguterl avatar miguelspizza avatar queso avatar rab avatar st23am avatar tmecklem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cincyrb's Issues

Jasmine suite is broken

Are these legit failures? If not, I will remove them, but I would like to get jasmine into the rake run for Travis CI.

Address embedded Twitter timeline update

From the browser console:

[Update] There have been recent updates to Embedded Twitter Timelines and supported parameters.
    •For more information on what has changed visit: https://twittercommunity.com/t/embedded-timelines-update-parameters-support/177112
    •Please submit feedback or report any bugs: https://twittercommunity.com/c/publisher/websites/

See: Embedded Timelines update: Parameters support

Upcoming Meetups need to be implemented

The homepage displays the next three events, but it's just three copies of the next event. Need to display the next three distinct events. If there's nothing planned for the next three meetups, just display what we have

Meetup API key is in the repo

The .env file was checked in, and the .env.sample file is different.

  • The Meetup API key should be removed from the project.
  • The API key should be regenerated on Meetup and the new key added in production.
  • The .env file should be removed from the project.
  • The pattern .env* should be added to .gitignore.
  • The list of environment variables should be documented in the Readme file (and does not include PORT, which is not specific to this project).

Update Readme

Update readme to get it up to date with Ruby version, instructions, and whatever else needs to be updated.

SimpleCov config is wonky

Despite the presence of request specs SimpleCov thinks there is 0.00% coverage of controllers. Investigate whether that are issues with the other groups as well.

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.