mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c1e2506494
client libraries to the backend: clients now can pass a block to backend#populate which can contain code to load and register translations. This makes sense for backends that persist their translations (e.g. to db) so the repeated loading and passing of translations throughout the server startup would be wasted resources. |
||
---|---|---|
.. | ||
activerecord | ||
controller | ||
fixtures | ||
template | ||
abstract_unit.rb | ||
active_record_unit.rb | ||
adv_attr_test.rb | ||
testing_sandbox.rb |