-
Name
-
diffy
-
Version
-
3.1.0
-
Platform
-
ruby
-
Authors
-
Sam Goldstein
-
Bindir
-
bin
-
Date
-
2015-12-17 00:00:00 UTC
-
Dependencies
-
rake (>= 0, development)
rspec (~> 2.14, development)
-
Description
-
Convenient diffing in ruby
-
Email
-
sgrock@gmail.org
-
Files
-
.gitignore
.rspec
.travis.yml
CHANGELOG
CONTRIBUTORS
Gemfile
LICENSE
README.md
Rakefile
diffy.gemspec
lib/diffy.rb
lib/diffy/css.rb
lib/diffy/diff.rb
lib/diffy/format.rb
lib/diffy/html_formatter.rb
lib/diffy/split_diff.rb
lib/diffy/version.rb
spec/demo_app.rb
spec/diffy_spec.rb
-
Homepage
-
http://github.com/samg/diffy
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.4.5.1
-
Specification version
-
4
-
Summary
-
A convenient way to diff string in ruby
-
Test files
-
spec/demo_app.rb
spec/diffy_spec.rb
-
Original platform
-
ruby
-
New platform
-
ruby