public
Description: Rails developer quickstart to using RubyAMF
Homepage: http://www.pillowfactory.org/pages/rubyamf-quickly
Clone URL: git://github.com/pillowfactory/rubyamf_quickly.git
commit  7e79781236b8c0c094fd5847c092cb2975d9bd71
tree    44f01d1d35b06945f1191f4284663ac2d6da1428
parent  fdb6a33bb69f4ca738d8d34fc8dc3f0eb112148a
rubyamf_quickly / .project
100644 18 lines (17 sloc) 0.38 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>rubyamf_quickly</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>
</natures>
</projectDescription>