README.textile in it-0.2.3 vs README.textile in it-0.2.4

- old
+ new

@@ -1,5 +1,7 @@ +"!https://codeclimate.com/github/iGEL/it.png!":https://codeclimate.com/github/iGEL/it "!https://travis-ci.org/iGEL/it.png!":https://travis-ci.org/iGEL/it (Specs pass on Ruby 1.8.7, 1.9.2, 1.9.3, 2.0.0, Rubinius and Jruby) + h1. What is *it*? I18n is baked right into Rails, and it's great. But if you want to place markup or links inside your translated copies, things get a little messy. You need to specify the label of your links separately from the rest of the copy. Writing HTML in your translations is even worse. <pre><code>en: @@ -63,20 +65,12 @@ <%= it "mail_copy", link: It.plain("%s[http://www.rubyonrails.org/]") %> </code></pre> The @%s@ will be replaced with the label, in the example with Rails. You could provide any other string containing @%s@. The default is just @%s@, so it will return only the label itself. -h2. isit18.com? - -Well, the specs pass on 1.8.7, but I never tried it in a real app. Report any issues on "github":https://github.com/iGEL/it/issues - h2. Abandoned & outdated? Everybody hates old and outdated gems, which don't work on with the latest Rails or Ruby version or haven't been updated for ages. Sadly, rubygems is full of such gems. If you improved *it* send me a pull request. If I have not time to support the lib anymore, I will happily hand the project over to a new maintainer. h2. Broken English? I'm not a native speaker, so you'll probably find some spelling errors or clumsy sentences above. If you do, please send me a message. - -h2. Like it? - -Like it? Flattr it! !http://api.flattr.com/button/flattr-badge-large.png!:http://flattr.com/thing/351483/it-HTML-tags-for-your-translations \ No newline at end of file