File: config.ru

package info (click to toggle)
ruby-premailer-rails 1.10.3-4~deb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 364 kB
  • sloc: ruby: 1,078; makefile: 9
file content (4 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (16)
1
2
3
4
# This file is used by Rack-based servers to start the application.

require ::File.expand_path('../config/environment', __FILE__)
run Rails.application