File: console

package info (click to toggle)
ruby-haml 6.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,016 kB
  • sloc: ruby: 9,830; ansic: 536; sh: 23; makefile: 18
file content (11 lines) | stat: -rwxr-xr-x 302 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env ruby

require 'bundler/setup'
require 'hamlit'

# 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