public
Description: Formats and escapes database text for safe use in Ruby on Rails views
Homepage:
Clone URL: git://github.com/ryanlowe/easy_format.git
easy_format / .project
100644 19 lines (18 sloc) 0.431 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>simple_format</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>