Mercurial > hg > soundsoftware-site
view vendor/plugins/classic_pagination/test/fixtures/.svn/text-base/topics.yml.svn-base @ 307:c7d3b58bd01c feature_117
Produce a single en.yml which contains British texts but describes itself as just English.
The difference between en and en-GB is minimal for this application, apart from date formats, and the pain in maintaining both is significant. See #117 and #58.
author | Chris Cannam |
---|---|
date | Mon, 28 Mar 2011 17:41:07 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line source
futurama: id: 1 title: Isnt futurama awesome? subtitle: It really is, isnt it. content: I like futurama created_at: <%= 1.day.ago.to_s(:db) %> updated_at: harvey_birdman: id: 2 title: Harvey Birdman is the king of all men subtitle: yup content: It really is created_at: <%= 2.hours.ago.to_s(:db) %> updated_at: rails: id: 3 title: Rails is nice subtitle: It makes me happy content: except when I have to hack internals to fix pagination. even then really. created_at: <%= 20.minutes.ago.to_s(:db) %>