pkgsrc/www/ruby-padrino-helpers/PLIST
taca 844917dba0 Update ruby-padrino related packages to 0.11.3.
0.11.3 (July 29th 2013)

* FIX #1297 Added missing comma to spec_helper.rb generation (@lmorduch)
* FIX #1298 DataMapper auto_migrate/auto_upgrade the default repository
  (@Ortuna)
* FIX #1276 Merged range_field_tag.* templates into form_tag.* (@Ortuna)
* FIX #1247 Ensure requiring active_record (@udzura)
* FIX #1307 Lock nokogiri to 1.5.10 (@Ortuna)
* FIX #1307 fixed haml_tag so it doesn¡Çt explode with undefined method
  (@Ortuna)
* FIX #1314 Do not add authenticity token to GET form (@Ortuna)
* FIX #1320 Some auto-detection for authenticity_token & form_tag (@Ortuna)
* FIX #1319 ¡È&¡É should be escaped to ¡È&¡É (@tmtm)
* NEW #1321 Added some additional HTML boolean attributes. (@namusyaka)
* FIX #1325 Locking down active support to less than 4.0 (@Ortuna)
* NEW #1326 Add ability for cache_key to be a block (@Ortuna)
* FIX #1318 Make caption arg in submit-tag helper optional even when options
  args are supplied (@dayflower)
* FIX #1313 Implemented create and drop tasks for Sequel (@dariocravero)
* FIX #1250 Prevent logging of health-check requests at log level over :debug
  (@tyabe)
* FIX #1244 mat method do not working in admin views (@silentvick)
* FIX #1226 Allow users to override admin templates on a file by file basis
  (@xavriley)
* FIX #1054 Implemented disabled attribute for select_tag form helper
  (@dariocravero)
* FIX #1328 Added test cases for #1188 (@Ortuna)
* FIX #1186 Reverted DataMapper¡Çs explicit String to Integer
  castings. (@dariocravero)
* FIX #1330 Update Twitter Bootstrap and Font-Awesome (@WaYdotNET)
* FIX #1335 Make instances of he | himself | his | him all be gender
  neutral. (@didlix)
* FIX #1334 Error into admin section (@WaYdotNET)
* FIX #1336 File.read is better than ¡Èopen¡É (@namusyaka)
* FIX #1294 Use :grouped_options of select_tag (@namusyaka)
* FIX #1337 don¡Çt use block for content_tag in #select_tag (@namusyaka)
* FIX #751 introduce #absolute_url for generating absolute urls (@ujifgc)
* FIX #827 refactor padrino-cache expiration (@ujifgc)
* FIX #1327 introduce :namespace option to abstract form builder (@sshaw)
* FIX #1341 Fix module name including dashes in project generator (@tyabe)
* FIX #1261 introduce case insensitive authentication by email (@ujifgc)
* FIX skip padrino-cache with mongo on rbx engine (@ujifgc)
* FIX #1195 Generator errors without git already set-up (@ujifgc)
* FIX #1349 Redo tests for cache (@Ortuna)
* FIX #1353 Add test cases for select_tag (@namusyaka)
* FIX #1354 compatibility with 1.8.7 (@namusyaka)
* FIX #1355 Automatically add multipart option to form_for if include
  file_field (@tyabe)
* FIX #1356 Breadcrumb#del does not work when name type is Str (@namusyaka)
* FIX Receive multipart option (@tyabe)
* NEW #1358 Add test file for breadcrumbs. (@namusyaka)
* FIX #1361 prioritized routes are working again (@namusyaka)
* FIX #1257 Add a test to show use case for routing priority (@jeffutter)
* FIX #1365 padrino rake mi:create_indexes task looks at subdirs (@natsumesou)
* FIX #1367 bad placement output of button_to (@namusyaka)
2013-09-15 18:25:49 +00:00

112 lines
5.9 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2013/09/15 18:25:49 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/padrino-helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/asset_tag_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/breadcrumb_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/form_builder/abstract_form_builder.rb
${GEM_LIBDIR}/lib/padrino-helpers/form_builder/standard_form_builder.rb
${GEM_LIBDIR}/lib/padrino-helpers/form_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/format_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/locale/cs.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/da.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/de.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/en.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/es.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/fr.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/hu.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/it.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/ja.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/lv.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/nl.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/no.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/pl.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/pt_br.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/ro.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/ru.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/sv.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/tr.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/uk.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/zh_cn.yml
${GEM_LIBDIR}/lib/padrino-helpers/locale/zh_tw.yml
${GEM_LIBDIR}/lib/padrino-helpers/number_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/output_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/output_helpers/abstract_handler.rb
${GEM_LIBDIR}/lib/padrino-helpers/output_helpers/erb_handler.rb
${GEM_LIBDIR}/lib/padrino-helpers/output_helpers/haml_handler.rb
${GEM_LIBDIR}/lib/padrino-helpers/output_helpers/slim_handler.rb
${GEM_LIBDIR}/lib/padrino-helpers/render_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/tag_helpers.rb
${GEM_LIBDIR}/lib/padrino-helpers/translation_helpers.rb
${GEM_LIBDIR}/padrino-helpers.gemspec
${GEM_LIBDIR}/test/fixtures/markup_app/app.rb
${GEM_LIBDIR}/test/fixtures/markup_app/views/button_to.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/button_to.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/button_to.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/capture_concat.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/capture_concat.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/capture_concat.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/content_for.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/content_for.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/content_for.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/content_tag.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/content_tag.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/content_tag.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/current_engine.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/current_engine.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/current_engine.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/fields_for.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/fields_for.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/fields_for.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/form_for.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/form_for.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/form_for.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/form_tag.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/form_tag.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/form_tag.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/link_to.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/link_to.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/link_to.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/mail_to.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/mail_to.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/mail_to.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/meta_tag.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/meta_tag.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/meta_tag.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/partials/_erb.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/partials/_haml.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/partials/_slim.slim
${GEM_LIBDIR}/test/fixtures/markup_app/views/simple_partial.erb
${GEM_LIBDIR}/test/fixtures/markup_app/views/simple_partial.haml
${GEM_LIBDIR}/test/fixtures/markup_app/views/simple_partial.slim
${GEM_LIBDIR}/test/fixtures/render_app/app.rb
${GEM_LIBDIR}/test/fixtures/render_app/views/current_engine.haml
${GEM_LIBDIR}/test/fixtures/render_app/views/current_engines/_erb.erb
${GEM_LIBDIR}/test/fixtures/render_app/views/current_engines/_haml.haml
${GEM_LIBDIR}/test/fixtures/render_app/views/current_engines/_slim.slim
${GEM_LIBDIR}/test/fixtures/render_app/views/double_capture_erb.erb
${GEM_LIBDIR}/test/fixtures/render_app/views/double_capture_haml.haml
${GEM_LIBDIR}/test/fixtures/render_app/views/double_capture_slim.slim
${GEM_LIBDIR}/test/fixtures/render_app/views/erb/test.erb
${GEM_LIBDIR}/test/fixtures/render_app/views/explicit_engine.haml
${GEM_LIBDIR}/test/fixtures/render_app/views/haml/test.haml
${GEM_LIBDIR}/test/fixtures/render_app/views/template/_user.haml
${GEM_LIBDIR}/test/fixtures/render_app/views/template/haml_template.haml
${GEM_LIBDIR}/test/fixtures/render_app/views/template/some_template.haml
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/test_asset_tag_helpers.rb
${GEM_LIBDIR}/test/test_breadcrumb_helpers.rb
${GEM_LIBDIR}/test/test_form_builder.rb
${GEM_LIBDIR}/test/test_form_helpers.rb
${GEM_LIBDIR}/test/test_format_helpers.rb
${GEM_LIBDIR}/test/test_locale.rb
${GEM_LIBDIR}/test/test_number_helpers.rb
${GEM_LIBDIR}/test/test_output_helpers.rb
${GEM_LIBDIR}/test/test_render_helpers.rb
${GEM_LIBDIR}/test/test_tag_helpers.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec