File: README.Debian

package info (click to toggle)
ruby-simple-navigation 3.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 408 kB
  • ctags: 247
  • sloc: ruby: 4,038; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 577 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
If you would like to run simple-navigation-demo with rails3, modified to work
with Debian packages, do the following:

$ apt-get install git rubygems-integration ruby-haml
$ git clone https://github.com/synrg/simple-navigation-demo.git
$ cd simple-navigation-demo/rails3
$ rackup

Use your web browser to access the demo at http://localhost:9292/

The sinatra demo doesn't work yet because it has dependencies not yet in
Debian. Patches welcome (submit them through github, not the Debian BTS).

 -- Ben Armstrong <synrg@sanctuary.nslug.ns.ca>  Tue, 13 Aug 2013 08:54:47 -0300