Changes between Version 1 and Version 2 of NodesDatabase/Schema/Freifunk


Ignore:
Timestamp:
01/08/10 10:13:48 (15 years ago)
Author:
knox
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified NodesDatabase/Schema/Freifunk

    v1 v2  
    1 [http://github.com/knox/nodes Freifunk Node Database] is written in Rails. It's focused on rather "offline" data to be maintained by the node owners. A major desing principle applied is KISS. Currently there is no aggragation of live data. 
     1[http://github.com/knox/nodes Freifunk Node Database] is written in Rails. It's focused on rather "offline" data to be maintained by the node owners. A major design principle applied is KISS. Currently there is no aggregation of live data. 
    22 
    33Below you see it's schema definition. Find the [http://github.com/knox/nodes/blob/master/db/schema.rb most recent version on github].