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

Conversation

jmmerino
Copy link

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]

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]>
Signed-off-by: Jesús Merino Parra <[email protected]>
@boushley
Copy link

I think this would be better named consolidate instead of consolide

Signed-off-by: Jesús Merino Parra <[email protected]>
Signed-off-by: Jesús Merino Parra <[email protected]>
@jmmerino
Copy link
Author

Renamed and added Grunt configuration and jasmine tests.

If you are using grunt, you can:

  • Minify the code, just run "grunt"
  • run jasmine tests, just run "grunt jasmine"

@lcmen
Copy link

lcmen commented Mar 11, 2015

+1 for that. restoreConfig parameter to consolidate method is not used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants