public
Description: Uses client-side Javascript to format a datetime instead of the Ruby on Rails server.
Homepage: http://www.disruptiveagility.com/plugin/client_date
Clone URL: git://github.com/ryanlowe/client_date.git
client_date / .project
100644 19 lines (18 sloc) 0.429 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>client_date</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.rubypeople.rdt.core.rubybuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.radrails.rails.ui.railsnature</nature>
<nature>org.rubypeople.rdt.core.rubynature</nature>
</natures>
</projectDescription>