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 / CHANGELOG
100644 14 lines (9 sloc) 0.195 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
 
== 0.1.0
 
May 26
= added GitHub gemspec
 
May 1 2008
- moved to GitHub
 
Dec 17 2007
- handle nil and non-string properly
 
Sep 25 2007
- simple_format plugin created from code in existing projects