[DRE-commits] [ruby-js-routes] branch master updated (46a2bda -> f06325c)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Oct 25 17:49:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a change to branch master
in repository ruby-js-routes.

      from  46a2bda   upload to unstable
      adds  01f4169   Imported Upstream version 1.1.2
       new  0585134   Merge tag 'upstream/1.1.2'
       new  f06325c   update changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                        |  9 +-
 Appraisals                                         |  7 +-
 CHANGELOG.md                                       | 17 ++++
 Readme.md                                          |  6 +-
 debian/changelog                                   |  6 ++
 gemfiles/rails42.gemfile                           |  2 +-
 gemfiles/rails42_sprockets3.gemfile                |  2 +-
 ...ils41_sprockets3.gemfile => rails_edge.gemfile} |  2 +-
 js-routes.gemspec                                  |  3 +
 lib/js_routes.rb                                   | 19 +++--
 lib/js_routes/engine.rb                            |  2 +-
 lib/js_routes/version.rb                           |  2 +-
 lib/routes.js                                      | 96 +++++++++++-----------
 lib/routes.js.coffee                               | 40 ++++++---
 metadata.yml                                       | 20 ++++-
 spec/js_routes/default_serializer_spec.rb          | 13 +++
 spec/js_routes/generated_javascript_spec.rb        | 12 +++
 spec/js_routes/options_spec.rb                     | 36 ++++++--
 spec/js_routes/rails_routes_compatibility_spec.rb  | 59 +++----------
 spec/spec_helper.rb                                |  6 +-
 20 files changed, 225 insertions(+), 134 deletions(-)
 copy gemfiles/{rails41_sprockets3.gemfile => rails_edge.gemfile} (74%)
 create mode 100644 spec/js_routes/default_serializer_spec.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-js-routes.git



More information about the Pkg-ruby-extras-commits mailing list