Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

foobarfighter/ideapad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a reference application for drails which shows how you can use drails in your application.

Apologies in advance about the lack of tests.  Just trying to bang this one out.

To get everything fired up, follow these steps:

# Clone the repo
git clone git://github.com/foobarfighter/ideapad.git

cd ideapad

# Setup the DB.  It uses sqllite by default, make sure you have sqlite3-ruby.  gem install sqlite3-ruby if you don't have it.
rake db:create db:migrate spec:db:fixtures:load

# Start up rails
script/server

See also: http://github.com/foobarfighter/drails

About

A reference application for drails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages