File: Gemfile

package info (click to toggle)
ruby-haml-rails 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 228 kB
  • sloc: ruby: 281; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
4
5
6
source 'https://rubygems.org'

# Specify your gem's dependencies in haml-rails.gemspec
gemspec

gem 'html2haml'