Sha256: f7b5e3889440a1b8d324b1d13b8ce9db30609d6807b81d2cd2dbc402d1348ad0
Contents?: true
Size: 365 Bytes
Versions: 8
Compression:
Stored size: 365 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'bundler/setup' require 'active_orm' # 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
Version data entries
8 entries across 8 versions & 1 rubygems