File: README.md

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 (10 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# Example Rails App

To run this app, run:

```shell
bundle
bundle exec rails s
```

Then point your browser at [http://localhost:3000/](http://localhost:3000/).