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

Added consolide method #18

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

Commits on Jan 23, 2014

  1. Added consolide method

    Using this method you can "consolide" the changes that you made in your model and avoid lose data with previous "restore" or "restart" calls.
    
    Signed-off-by: Jesús Merino Parra <[email protected]>
    jmmerino committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    a9a488c View commit details
    Browse the repository at this point in the history
  2. Added bower.json file

    Signed-off-by: Jesús Merino Parra <[email protected]>
    jmmerino committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    d026e4e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2014

  1. Added grunt configuration

    Signed-off-by: Jesús Merino Parra <[email protected]>
    jmmerino committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    bc1dced View commit details
    Browse the repository at this point in the history
  2. Modified source code and minified one

    Signed-off-by: Jesús Merino Parra <[email protected]>
    jmmerino committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    31c208b View commit details
    Browse the repository at this point in the history
  3. Added tests for the new method "consolidate"

    Signed-off-by: Jesús Merino Parra <[email protected]>
    jmmerino committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    7c35180 View commit details
    Browse the repository at this point in the history