Sha256: 89af71e84801e8b1a64e27b0c091cc4670ffb590c1c1f2d061b1d3ced7f7ce33

Contents?: true

Size: 381 Bytes

Versions: 17

Compression:

Stored size: 381 Bytes

Contents

#! /usr/bin/env ruby
# frozen_string_literal: true

require "bundler/setup"
require "thinking_sphinx"

# 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

17 entries across 17 versions & 1 rubygems

Version Path
thinking-sphinx-5.6.0 bin/console
thinking-sphinx-5.5.1 bin/console
thinking-sphinx-5.5.0 bin/console
thinking-sphinx-5.4.0 bin/console
thinking-sphinx-5.3.0 bin/console
thinking-sphinx-5.2.1 bin/console
thinking-sphinx-5.2.0 bin/console
thinking-sphinx-5.1.0 bin/console
thinking-sphinx-5.0.0 bin/console
thinking-sphinx-4.4.1 bin/console
thinking-sphinx-4.4.0 bin/console
thinking-sphinx-4.3.2 bin/console
thinking-sphinx-4.3.1 bin/console
thinking-sphinx-4.3.0 bin/console
thinking-sphinx-4.2.0 bin/console
thinking-sphinx-4.1.0 bin/console
thinking-sphinx-4.0.0 bin/console