Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated to activesupport 4.2.8 and ruby 2.5.7 #3

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on May 17, 2016

  1. 🍻 🍕 swapped over to mysql2 for now fixed migrations and seed, will us…

    …e mysql2 for prod and sqlite(in memory? 💥) for dev
    Oscar Rieken committed May 17, 2016
    Configuration menu
    Copy the full SHA
    90cebb2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. 🐐 raised the limit to the max cause we save the whole damn response o…

    …bject
    Oscar Rieken committed May 18, 2016
    Configuration menu
    Copy the full SHA
    9154c40 View commit details
    Browse the repository at this point in the history
  2. updated spec to expect 🍰

    Oscar Rieken committed May 18, 2016
    Configuration menu
    Copy the full SHA
    27017ae View commit details
    Browse the repository at this point in the history
  3. 💥 got some examples working need to poke around at the routing a bit …

    …more to fix the other as capybara is not helpful
    Oscar Rieken committed May 18, 2016
    Configuration menu
    Copy the full SHA
    3189f5a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. added ruby version and updated gems to latest

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    811536f View commit details
    Browse the repository at this point in the history
  2. added procfile to deploy to heroku

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    5c1c540 View commit details
    Browse the repository at this point in the history
  3. not sure where the stylesheet went changed p ro h4 for now will add i…

    …ssue to redo styling make it look more current
    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    b1fc766 View commit details
    Browse the repository at this point in the history
  4. 💥 got dbconfig working, changed tags on admin stats

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    a1f9728 View commit details
    Browse the repository at this point in the history
  5. :trollface: dev now uses in memory sqlite :trollface:

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    354d845 View commit details
    Browse the repository at this point in the history
  6. 💀 removed require for pry

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    19061b4 View commit details
    Browse the repository at this point in the history
  7. 😭 trying to get postgress to work

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    710b14e View commit details
    Browse the repository at this point in the history
  8. updated procfile 😭

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    d60f7e5 View commit details
    Browse the repository at this point in the history
  9. more trying 🍥 to get deploy to work

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    e585548 View commit details
    Browse the repository at this point in the history
  10. changing ruby version?

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    0a4ac1f View commit details
    Browse the repository at this point in the history
  11. relocking gems

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    74eb4df View commit details
    Browse the repository at this point in the history
  12. relocking gems now with more rake!

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    a925f60 View commit details
    Browse the repository at this point in the history
  13. adding database config for rake tasks

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    8084703 View commit details
    Browse the repository at this point in the history
  14. 💥 making postgres work

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    28c3bfd View commit details
    Browse the repository at this point in the history
  15. ✅ setting port

    Oscar Rieken committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    6132ee1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. chore(bundle): updated gems, removed heroku

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    0efe6a4 View commit details
    Browse the repository at this point in the history
  2. Upgrading to heroku-18

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    ac2cb2e View commit details
    Browse the repository at this point in the history
  3. Upgrading to heroku-18

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    7c21e33 View commit details
    Browse the repository at this point in the history
  4. chore(ruby): updated to version 2.6.3

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f2a94a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0301e76 View commit details
    Browse the repository at this point in the history
  6. chore(gems): downgraded pg

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f31fe85 View commit details
    Browse the repository at this point in the history
  7. chore(gems): downgraded ruby

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f99e39c View commit details
    Browse the repository at this point in the history
  8. chore(gems): downgraded ruby

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    eebb358 View commit details
    Browse the repository at this point in the history
  9. chore(gems): upgraded activesupport to 4.2.8

    Rieken committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    58dbc45 View commit details
    Browse the repository at this point in the history