Sha256: 9bec5908a670349666f35da891a3fec405448d3c0827f9dc9a91f81614e2854f
Contents?: true
Size: 384 Bytes
Versions: 1
Compression:
Stored size: 384 Bytes
Contents
# frozen_string_literal: true #!/usr/bin/env ruby require "bundler/setup" require "devise/foundationed" # 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devise-foundationed-0.1.1 | bin/console |