Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

iain/simple-backend-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Backend Example

This is the source code accomponying my blogpost over at iain.nl.

Getting up and running

You'll need Ruby 1.9.2 and PostgreSQL.

Just like any Rails app:

bundle install
rake db:setup
rails server

Copyright 2011, Iain Hecker. Released under the MIT license.

About

The source code for the article I wrote on Backends in Rails 3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published