Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codedry/codedry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: verbiage-modifications
Choose a base ref
...
head repository: codedry/codedry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 22, 2014

  1. Merge pull request #18 from codedry/verbiage-modifications

    Reword footer text
    Marcel Morgan committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    fc4873d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2014

  1. Upgrade Ruby from 2.1.3 to 2.1.5

    Marcel Morgan committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    7d92081 View commit details
    Browse the repository at this point in the history
  2. Upgrade from Rails 4.2.0.beta2 to 4.2.0

    Marcel Morgan committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    03d16c9 View commit details
    Browse the repository at this point in the history
  3. Rename stylesheet to remove deprecation warning received

    DEPRECATION WARNING: Extra .css in SCSS file is unnecessary. Rename
    app/assets/stylesheets/styles.css.scss to app/assets/stylesheets/styles.scss. ...
    Marcel Morgan committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    e2ab675 View commit details
    Browse the repository at this point in the history
  4. Add .ruby-version to .gitignore

    Marcel Morgan committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    5aaea24 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2014

  1. Merge pull request #20 from codedry/upgrade-rails-to-4.2-final

    Upgrade Rails to 4.2 final
    Marcel Morgan committed Dec 25, 2014
    Configuration menu
    Copy the full SHA
    84fe51e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Upgrade from Ruby 2.1.5 to 2.2.0

    Marcel Morgan committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    4925054 View commit details
    Browse the repository at this point in the history
  2. Update eventmachine for Ruby 2.2.0 support

    Marcel Morgan committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    f8418a8 View commit details
    Browse the repository at this point in the history
  3. Fix deprecation warning with config.serve_static_assets

    DEPRECATION WARNING: The configuration option
    `config.serve_static_assets` has been renamed to
    `config.serve_static_files` to clarify its role (it merely enables
    serving everything in the `public` folder and is unrelated to the
    asset pipeline). The `serve_static_assets` alias will be removed in
    Rails 5.0. Please migrate your configuration files accordingly.
    (called from block in <top (required)> at
    /Users/marcel/Code/codedry/codedry/config/environments/test.rb:16)
    Marcel Morgan committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    f4389f0 View commit details
    Browse the repository at this point in the history
  4. Fixes #21 Setup Google Analytics

    Marcel Morgan committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    f4cf59f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from codedry/integrate-google-analytics

    Fixes #21 Setup Google Analytics
    Marcel Morgan committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    1740935 View commit details
    Browse the repository at this point in the history
Loading