-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Conversation
Still requires grep, wc and head
Vadorequest
commented
Jun 15, 2014
For me, the installation itself doesn't work.
(c) 2013 Microsoft Corporation. Tous droits réservés.
C:\wamp\www\holdsport>gem install git_stats
Fetching: thread_safe-0.3.4.gem (100%)
Successfully installed thread_safe-0.3.4
Fetching: tzinfo-1.2.1.gem (100%)
Successfully installed tzinfo-1.2.1
Fetching: minitest-5.3.4.gem (100%)
Successfully installed minitest-5.3.4
Fetching: activesupport-4.1.1.gem (100%)
Successfully installed activesupport-4.1.1
Fetching: rack-1.5.2.gem (100%)
Successfully installed rack-1.5.2
Fetching: builder-3.2.2.gem (100%)
Successfully installed builder-3.2.2
Fetching: actionview-4.1.1.gem (100%)
Successfully installed actionview-4.1.1
Fetching: actionpack-4.1.1.gem (100%)
Successfully installed actionpack-4.1.1
Fetching: haml-4.0.5.gem (100%)
HEADS UP! Haml 4.0 has many improvements, but also has changes that may break
your application:
* Support for Ruby 1.8.6 dropped
* Support for Rails 2 dropped
* Sass filter now always outputs <style> tags
* Data attributes are now hyphenated, not underscored
* html2haml utility moved to the html2haml gem
* Textile and Maruku filters moved to the haml-contrib gem
For more info see:
http://rubydoc.info/github/haml/haml/file/CHANGELOG.md
Successfully installed haml-4.0.5
Fetching: hash-deep-merge-0.1.1.gem (100%)
Successfully installed hash-deep-merge-0.1.1
Fetching: lazy_high_charts-1.5.4.gem (100%)
Successfully installed lazy_high_charts-1.5.4
Fetching: git_stats-1.0.11.gem (100%)
Successfully installed git_stats-1.0.11
Parsing documentation for thread_safe-0.3.4
Installing ri documentation for thread_safe-0.3.4
Parsing documentation for tzinfo-1.2.1
Installing ri documentation for tzinfo-1.2.1
Parsing documentation for minitest-5.3.4
Installing ri documentation for minitest-5.3.4
Parsing documentation for activesupport-4.1.1
unable to convert "\x80" from ASCII-8BIT to UTF-8 for lib/active_support/values/unicode_tables.dat, skipping
Installing ri documentation for activesupport-4.1.1
Parsing documentation for rack-1.5.2
Installing ri documentation for rack-1.5.2
Parsing documentation for builder-3.2.2
Installing ri documentation for builder-3.2.2
Parsing documentation for actionview-4.1.1
Installing ri documentation for actionview-4.1.1
Parsing documentation for actionpack-4.1.1
Installing ri documentation for actionpack-4.1.1
ERROR: While executing gem ... (Errno::EINVAL)
Invalid argument - ./ActionDispatch/Routing/Mapper/Scoping/:
Ruby 2.0.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Still requires grep, wc and head