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: ninelb/scrap Loading
base: master
Choose a base ref
...
head repository: bensomers/scrap Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 15, 2012

  1. retab scrap file

    bensomers committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    0fa025a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2012

  1. Improvements to scrap to enable 1.9 usefulness

    Also fixed a bug with the Rack response it was 
    returning; needed to return an array of strings, 
    not a single string.
    bensomers committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    f4bf33e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57fefa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b107db5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0bdca6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2012

  1. Converting scrap to a gem

    Joseph Chen committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    32a4eb3 View commit details
    Browse the repository at this point in the history
  2. Updated gemspec description

    Joseph Chen committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    ecc62da View commit details
    Browse the repository at this point in the history
  3. Move railtie into the scrap directory.

    Joseph Chen committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    c17aa54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c93e526 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2012

  1. tweaks to readme

    bensomers committed Aug 24, 2012
    Configuration menu
    Copy the full SHA
    7271b18 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2012

  1. Configuration menu
    Copy the full SHA
    1404ced View commit details
    Browse the repository at this point in the history
  2. Updating readme

    bensomers committed Sep 11, 2012
    Configuration menu
    Copy the full SHA
    58fef04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69e617c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2012

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

Commits on Sep 13, 2012

  1. Converting Scrap to use an Engine instead of a Railtie

    Railties don't seem to be able to add routes. Need
    to test more to verify compatibility on 3.0.x, 3.1.x,
    and 3.2.x, as the code is significantly different
    between 3.0.x and 3.1.x
    bensomers committed Sep 13, 2012
    Configuration menu
    Copy the full SHA
    283dbeb View commit details
    Browse the repository at this point in the history
  2. Updating readme and sample.html

    Readme is now a little more descriptive, sample.html
    has been updated to reflect 1.9 output instead of
    REE.
    bensomers committed Sep 13, 2012
    Configuration menu
    Copy the full SHA
    dba5d60 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2012

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