sabman / sample-app-karachicrime

Working through the Rails 3 Tutorial with some changes based on personal preferences and a side project

Home Page:http://karachicrime.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby on Rails Tutorial: sample application

This is the sample application for Ruby on Rails Tutorial: Learn Rails by Example by Michael Hartl.

This might evolve into another application - perhaps KarachiCrime.org

Crowd Sourced Crime Reports

Resources:

Crime

  • id
  • title
  • description
  • category
  • location
  • geom

User

  • id
  • annonymous
  • first_name
  • last_name
  • contact
  • verified

TODO:

  • move bluprint.css to vendor/assets/stylesheets

About

Working through the Rails 3 Tutorial with some changes based on personal preferences and a side project

http://karachicrime.org


Languages

Language:Ruby 97.5%Language:JavaScript 1.4%Language:CoffeeScript 1.0%