CARVIEW |
-
cutting edge cms, blog, wiki, forum ...Created Wed Jun 04 13:18:09 -0700 2008
-
A super tight library to add contexts to tests.Forked from jeremymcanally/context Sat Nov 29 04:00:49 -0800 2008
-
The Rails Engines pluginForked from lazyatom/engines Mon Apr 28 10:30:57 -0700 2008
-
Basic internationalization(i18n) library for RubyForked from mattetti/i18n Fri Jun 13 05:47:13 -0700 2008
-
Inspired by Rick Olson's Referenced Page Caching this plugin uses a more normalized database sche...Created Fri May 30 09:57:08 -0700 2008
-
Ruby on Rails - forked for implementing I18n patchForked from rails/rails Wed Jun 18 07:49:29 -0700 2008
-
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails ...Created Thu Jul 31 06:07:53 -0700 2008
-
This plugin is a wild hack that wraps around the complex beast that the Rails routing system is t...Created Thu May 29 16:08:07 -0700 2008
-
A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby. Provides ...Created Tue Apr 29 06:36:07 -0700 2008
-
Implements a sortable tree for scriptacolousCreated Sun May 11 04:25:28 -0700 2008
-
toying with a remote scrum tool pulling from lighthouse forCreated Sat Oct 04 10:36:15 -0700 2008
-
lightweight and fast stubbing frameworkCreated Thu May 29 11:20:08 -0700 2008
-
Playing around with a test server for Rails that keeps the environment loaded (just like spec_ser...Created Sat Nov 22 14:07:42 -0800 2008
-
highly experimental, lightweight and flexible contexts for test/unitCreated Mon Dec 01 02:38:35 -0800 2008
Public Activity
6dc5800ce9448436ed3f418308f6474b9f7783ed
Merge branch 'master' of git@github.com:svenfuchs/adva_cms
a28ebbd895ae9eab8dfebedbba9a33d8664b942b
fix theme_support for 2.2.2
6660b0dcbb35cd57725f4822a3fe4fdfa8c98676
Merge branch 'master' of git@github.com:svenfuchs/adva_cms
70135a0fd08a6f90f78a3303dbddf3dae68083cb
add engines/.gitignore
e1889d9faa42cd77fe4038265cc59e6ab533534b
upgrade engines to 2.2.2

-
Laszlo Bacsi committed 7e03c90e:
Cleaned up Hungarian translation and moved it to hu.yml

-
svenfuchs committed 76f87802:
i18n guide: add note about #t and #l aliases
-
svenfuchs committed d6e6754e:
i18n guide: add screenshots and explain localize method
-
svenfuchs committed d736327e:
i18n guide: renumber footnotes (do i really need to do this manually?)
-
svenfuchs committed b71c09f0:
i18n guide: add link to rails-i18n wiki about "How to encode the current locale in the url"
-
svenfuchs committed 837e8da8:
i18n guide: actually use footnotes
-
svenfuchs committed 99d16fa4:
add quote from wikipedia about I18n and L10n
-
svenfuchs committed 44a83194:
explain exceptions, exception_handler and :raise option
-
svenfuchs committed f333661e:
explain changes of pluralization feature
-
svenfuchs committed f388babc:
explain purpose of interpolation feature
-
svenfuchs committed 26b7bd94:
use new asciidoc table syntax
-
svenfuchs committed bf0ffc54:
note about #t helper vs I18n.t
-
svenfuchs committed ab757d8d:
i18n guide: remove remaining references to en-US, use Symbols for locales
76f87802a2047754db47fa699fda966dbb6763ba
i18n guide: add note about #t and #l aliases
d6e6754ebe2a061d37b28262dcb0d784d913eaf8
i18n guide: add screenshots and explain localize method
d736327e7d6e910f4c96580ccfcde482925c917f
i18n guide: renumber footnotes (do i really need to do this manually?)
b71c09f008b143d2ea60463014c66d3b694f540c
i18n guide: add link to rails-i18n wiki about "How to encode the current locale in the url"
837e8da8152e63a713d82f1e399e643676f0e830
i18n guide: actually use footnotes
99d16fa40e308e91cc647d516c27917ade660ffc
add quote from wikipedia about I18n and L10n
44a831940dfab557a525b6a5b132238b53ce9a38
explain exceptions, exception_handler and :raise option
f333661ec28211b11fad0665b99aad6b0fd23260
explain changes of pluralization feature