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: pathable/labelized
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: flippyhead/labelized
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.
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Jan 25, 2013

  1. Minor clean-up

    * removed Gemfile.lock to have gemspec handle dependencies
    * removed rcov gem
    * removed old ".orig" file
    * cleaned-up whitespace
    neildecapia committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    5384d4d View commit details
    Browse the repository at this point in the history
  2. Upgrading ActiveSupport dependency

    Replaced old ActiveSupport `inheritable` references with
    `class_attribute`.
    neildecapia committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    28f96a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2013

  1. Configuration menu
    Copy the full SHA
    6464579 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2013

  1. Configuration menu
    Copy the full SHA
    3b85cbd View commit details
    Browse the repository at this point in the history
  2. Merge pull request flippyhead#4 from neildecapia/instance-variable-na…

    …me-fix
    
    Ensuring generated instance variable name is valid
    flippyhead committed Feb 14, 2013
    Configuration menu
    Copy the full SHA
    48b5991 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. Configuration menu
    Copy the full SHA
    eb7af98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request flippyhead#5 from neildecapia/validation

    Fixing labeling validation when creating labels via has-many-through
    flippyhead committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    d064e4c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

  1. Configuration menu
    Copy the full SHA
    86071fc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Merge pull request flippyhead#6 from neildecapia/bundler

    Managing gem with Bundler
    flippyhead committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    61791bc View commit details
    Browse the repository at this point in the history
Loading