Sha256: 77de333fb9b62929472e833d566e45e7ca68c6d093a2e7941781a64e393ef884

Contents?: true

Size: 361 Bytes

Versions: 7

Compression:

Stored size: 361 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'blacklight_dynamic_sitemap'

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require 'pry'
# Pry.start

require 'irb'
IRB.start(__FILE__)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
blacklight_dynamic_sitemap-1.0.0 bin/console
blacklight_dynamic_sitemap-0.6.0 bin/console
blacklight_dynamic_sitemap-0.5.0 bin/console
blacklight_dynamic_sitemap-0.4.0 bin/console
blacklight_dynamic_sitemap-0.3.0 bin/console
blacklight_dynamic_sitemap-0.2.0 bin/console
blacklight_dynamic_sitemap-0.1.0 bin/console