[DRE-commits] [ruby-haml-rails] branch master updated (7f026cf ->	f24c6c3)
    Balasankar C 
    balasankarc-guest at moszumanska.debian.org
       
    Thu Mar 26 07:34:42 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  7f026cf   Better DebCI integration
      adds  450ae36   Imported Upstream version 0.9.0
       new  384fa86   Merge tag 'upstream/0.9.0'
       new  f24c6c3   Upstream update
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                                        |  3 +
 Appraisals                                         | 10 ++--
 LICENSE                                            |  2 +-
 README.md                                          |  5 +-
 Rakefile                                           |  6 +-
 debian/changelog                                   |  6 ++
 gemfiles/rails_4_0.gemfile                         |  8 +--
 gemfiles/rails_4_1.gemfile                         | 10 ++--
 gemfiles/rails_4_2.gemfile                         | 10 ++++
 haml-rails.gemspec                                 |  6 +-
 lib/generators/haml/mailer/mailer_generator.rb     | 26 +++++++-
 .../haml/mailer/templates/layout.html.haml         |  3 +
 .../haml/mailer/templates/layout.text.haml         |  1 +
 .../haml/mailer/templates/view.html.haml           |  4 ++
 .../haml/scaffold/templates/index.html.haml        |  2 +-
 lib/haml-rails.rb                                  |  9 +--
 lib/haml-rails/version.rb                          |  2 +-
 metadata.yml                                       | 70 ++++++++++++----------
 .../generators/haml/controller_generator_test.rb   | 15 ++---
 test/lib/generators/haml/mailer_generator_test.rb  | 19 ++++++
 test/test_helper.rb                                |  8 +--
 21 files changed, 143 insertions(+), 82 deletions(-)
 create mode 100644 gemfiles/rails_4_2.gemfile
 create mode 100644 lib/generators/haml/mailer/templates/layout.html.haml
 create mode 100644 lib/generators/haml/mailer/templates/layout.text.haml
 create mode 100644 lib/generators/haml/mailer/templates/view.html.haml
-- 
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