Sha256: 6c81e178fe09f84524cd96ae6faea961d64af7710ec429e977da29a6174f181f

Contents?: true

Size: 361 Bytes

Versions: 23

Compression:

Stored size: 361 Bytes

Contents

Dummy project for Naf: Network Application Framework
=================================

This example shows how the gem works.

Installation
============

Go to the "project_path/spec/dummy" in your console:

1) Edit 'config/database.yml'

2) Run "rake db:create"

3) Run "rake db:migrate"

4) Run "rails server"

5) Paste this line "localhost:3000/job_system/"

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
naf-1.1.2 spec/dummy/README
naf-1.1.1 spec/dummy/README
naf-1.1.0 spec/dummy/README