Sha256: 443554373d5bfd035be26fff8674fbc6a539d2aa3e1858ce6815a45b69f26425

Contents?: true

Size: 391 Bytes

Versions: 4

Compression:

Stored size: 391 Bytes

Contents

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

require "bundler/setup"
require "rails-mermaid_erd_markdown"

# 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

4 entries across 4 versions & 1 rubygems

Version Path
rails-mermaid_erd_markdown-0.4.0 bin/console
rails-mermaid_erd_markdown-0.3.2 bin/console
rails-mermaid_erd_markdown-0.3.1 bin/console
rails-mermaid_erd_markdown-0.3.0 bin/console