Sha256: d814458c16b793da4fdf7df99011648c31434a871f63f05b216fea60fb09ea5f

Contents?: true

Size: 389 Bytes

Versions: 3

Compression:

Stored size: 389 Bytes

Contents

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

require 'bundler/setup'
require 'tailwind_views_generator'

# 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

3 entries across 3 versions & 1 rubygems

Version Path
tailwind_views_generator-0.0.3 bin/console
tailwind_views_generator-0.0.2 bin/console
tailwind_views_generator-0.0.1 bin/console