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

Support Windows #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support Windows #15

wants to merge 1 commit into from

Conversation

orgads
Copy link

@orgads orgads commented May 22, 2013

Still requires grep, wc and head

Still requires grep, wc and head
@Vadorequest
Copy link

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

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.

None yet

2 participants