pkgsrc/databases/ruby-postgres_ext/PLIST
minskim 1e152cf062 databases/ruby-postgres_ext: Import version 3.0.0
postgres_ext adds missing native PostgreSQL data types to ActiveRecord
and convenient querying extensions for ActiveRecord and Arel.
2017-09-26 16:25:55 +00:00

45 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/09/26 16:25:55 minskim Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/docs/querying.md
${GEM_LIBDIR}/gemfiles/Gemfile.activerecord-4.0.x
${GEM_LIBDIR}/gemfiles/Gemfile.activerecord-4.1.x
${GEM_LIBDIR}/gemfiles/Gemfile.activerecord-4.2.x
${GEM_LIBDIR}/lib/postgres_ext.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record/cte_proxy.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record/querying.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record/relation.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/merger.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/predicate_builder.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/predicate_builder/array_handler.rb
${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/query_methods.rb
${GEM_LIBDIR}/lib/postgres_ext/arel.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/predications.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/visitors.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/visitors/depth_first.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/visitors/postgresql.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/4.2/predications.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/4.2/visitors.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/4.2/visitors/postgresql.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/nodes.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/nodes/array_nodes.rb
${GEM_LIBDIR}/lib/postgres_ext/arel/nodes/contained_within.rb
${GEM_LIBDIR}/lib/postgres_ext/version.rb
${GEM_LIBDIR}/postgres_ext.gemspec
${GEM_LIBDIR}/test/arel/array_test.rb
${GEM_LIBDIR}/test/arel/inet_test.rb
${GEM_LIBDIR}/test/queries/array_queries_test.rb
${GEM_LIBDIR}/test/queries/common_table_expression_test.rb
${GEM_LIBDIR}/test/queries/contains_test.rb
${GEM_LIBDIR}/test/queries/join_query_test.rb
${GEM_LIBDIR}/test/queries/sanity_test.rb
${GEM_LIBDIR}/test/queries/window_functions_test.rb
${GEM_LIBDIR}/test/test_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec