activescaffold / active_scaffold_demo

The demo application for active scaffold

gaffo (author)
Sat Jan 24 12:33:31 -0800 2009
commit  c9f8322ec87b28d1c0d9e99b8cdcda59518dc095
tree    3fdd11c27946e9ee7a0135fef1e10fa4d8ea540c
parent  bd6ca09c29df89bd5e3c3ce9fae5595f8f01dc14
active_scaffold_demo / .project
100755 19 lines (18 sloc) 0.458 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>active_scaffold_demo</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.rubypeople.rdt.core.rubybuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.rubypeople.rdt.core.rubynature</nature>
<nature>org.radrails.rails.core.railsnature</nature>
</natures>
</projectDescription>