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

Clean Paper Trail Versions #212

Merged
merged 6 commits into from
Jul 31, 2013
Merged

Commits on Mar 21, 2013

  1. Configuration menu
    Copy the full SHA
    05aedad View commit details
    Browse the repository at this point in the history
  2. Added a grouping_by_date method to version.rb. This method, used in c…

    …onjuctioned with group_by allows a version to be split into separate days.
    seanmarcia committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    78760bb View commit details
    Browse the repository at this point in the history
  3. Cleaner module with methods for grouping, analyzing, sorting and then…

    … sanitizing(removing) extra versions.
    seanmarcia committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    dfe5e31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd3f5f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Updated the cleaner module to give the clean_paper_trail_versions met…

    …hod the option of passing in a value. Also created a keep versions method that keeps the specified number of versions.
    seanmarcia committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    d6faa94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c480b5b View commit details
    Browse the repository at this point in the history