Sha256: 075be93b22c918da599544c1caf0a6665ee73c757f486ad2b9a8443efd5bad7e

Contents?: true

Size: 377 Bytes

Versions: 7

Compression:

Stored size: 377 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "active_record/nested_attributes/destroy_if"

# 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
active_record-nested_attributes-destroy_if-0.3.4 bin/console
active_record-nested_attributes-destroy_if-0.3.3 bin/console
active_record-nested_attributes-destroy_if-0.3.2 bin/console
active_record-nested_attributes-destroy_if-0.3.1 bin/console
active_record-nested_attributes-destroy_if-0.3.0 bin/console
active_record-nested_attributes-destroy_if-0.2.0 bin/console
active_record-nested_attributes-destroy_if-0.1.0 bin/console