pkgsrc/databases/ruby-arel-helpers/PLIST
taca 28ea046a7c databases/ruby-arel-helpers: update to 2.6.1
pkgsrc change:

* Update HOMEPAGE
* Add LICENSE
* Support multiple rails.

2.6.1

* Fix homepage URL in gemspec.

2.6.0

* Add the join alias helper.
* Add ability to pass table aliases to join_association.

2.5.0

* Add license information to gemspec so it is parsed by verifiers
  (@petergoldstein #31)
* Update QueryBuilder#reflect to create deep copy of builder (@wycleffsean
  #32)
2018-03-21 10:21:20 +00:00

22 lines
851 B
Text

@comment $NetBSD: PLIST,v 1.2 2018/03/21 10:21:20 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/arel-helpers.gemspec
${GEM_LIBDIR}/lib/arel-helpers.rb
${GEM_LIBDIR}/lib/arel-helpers/aliases.rb
${GEM_LIBDIR}/lib/arel-helpers/arel_table.rb
${GEM_LIBDIR}/lib/arel-helpers/ext/collection_proxy.rb
${GEM_LIBDIR}/lib/arel-helpers/join_association.rb
${GEM_LIBDIR}/lib/arel-helpers/query_builder.rb
${GEM_LIBDIR}/lib/arel-helpers/version.rb
${GEM_LIBDIR}/spec/aliases_spec.rb
${GEM_LIBDIR}/spec/arel_table_spec.rb
${GEM_LIBDIR}/spec/env.rb
${GEM_LIBDIR}/spec/env/migrations.rb
${GEM_LIBDIR}/spec/env/models.rb
${GEM_LIBDIR}/spec/join_association_spec.rb
${GEM_LIBDIR}/spec/query_builder_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec