[DRE-commits] [ruby-haml-rails] branch master updated (c50cd07 -> 015628b)

Balasankar C balasankarc-guest at moszumanska.debian.org
Tue Jan 20 18:53:54 UTC 2015


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

balasankarc-guest pushed a change to branch master
in repository ruby-haml-rails.

      from  c50cd07   install README.md as doc
      adds  5a4ffe4   Imported Upstream version 0.7.0
       new  c28d1c5   Merge tag 'upstream/0.7.0'
       new  fa01e7c   Upstream update
       new  015628b   Add code to remove tmp folder

The 3 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                                        | 14 +++++-----
 Appraisals                                         | 16 ++++++-----
 Gemfile                                            |  4 +++
 README.md                                          | 22 ++++++++++++++-
 debian/changelog                                   |  6 +++++
 debian/ruby-tests.rake                             |  8 +++++-
 gemfiles/rails_3_1.gemfile                         |  7 -----
 gemfiles/rails_3_2.gemfile                         |  7 -----
 gemfiles/rails_4_0.gemfile                         |  5 +++-
 gemfiles/rails_4_1.gemfile                         | 10 +++++++
 haml-rails.gemspec                                 |  3 ++-
 .../haml/scaffold/templates/index.html.haml        | 26 +++++++++---------
 lib/haml-rails.rb                                  | 11 ++++++++
 lib/haml-rails/version.rb                          |  2 +-
 .../application_layout_generator.rb                | 31 ++++++++++++++++++++++
 metadata.yml                                       | 26 +++++++++++++-----
 test/test_helper.rb                                |  2 +-
 17 files changed, 147 insertions(+), 53 deletions(-)
 delete mode 100644 gemfiles/rails_3_1.gemfile
 delete mode 100644 gemfiles/rails_3_2.gemfile
 create mode 100644 gemfiles/rails_4_1.gemfile
 create mode 100644 lib/rails/generators/haml/application_layout/application_layout_generator.rb

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



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