Displaying 3 results from an estimated 3 matches for "railslocalization".
2005 Oct 21
0
[RFC] Multi-language rails
I''ve started working on rails translations and localization.
My first notes are at
http://wiki.rubyonrails.com/rails/pages/RailsLocalization
First doubt:
ri18n uses functions like _(), _i(), or n_() to mark translatable strings. We
need to mark some of these in ActiveRecord and maybe another components of
the framework. Since the translation framework is initialized by railties,
this may casue problems if ActiveRecord is used standa...
2006 May 02
16
no one cares about i18n (was [OT]: Asking questions on this list)
Do most others in the community agree with this statement? It seems to me
that i18n is:
1. Actually important to many people
2. Not really the difficult to implement in concept
3. Something that people like to point out about Rails to say it''s not
ready foir "Enterprise"
It seems to be that a big part of Rails is encouraging people to do things
the "Right Way",
2006 May 11
5
crating a ajax datagrid
hi,
Im looking to build a live data grid, where you can add delete rows
using dhtml.
and was just wondering if anyone is aware of any plugin''s taht may help
me.
Ive found this example but if anyone is aware of any other plugin''s
please let me know
http://unspace.ca/datagrid/update
thanks
scott
--
Posted via http://www.ruby-forum.com/.