#14 new
Yaroslav Markin

Fix en-US.yml paddings for ActiveRecord

Reported by Yaroslav Markin | September 1st, 2008 @ 12:22 PM

Padding that is currently in Rails Edge is wrong:

Code does lookups for activerecord.models/attributes not activerecord.errors.models/attributes

Proof:

@activerecord base.rb L1250@:


        I18n.translate(defaults.shift, options.merge(:default => defaults, :scope => [:activerecord, :attributes]))

@active_record_helper L198@:


              object_name = I18n.t(object_name, :default => object_name, :scope => [:activerecord, :models], :count => 1)

Comments and changes to this ticket

  • UFABET

    UFABET February 6th, 2023 @ 07:00 PM

    UFABET ขอบคุณสำหรับการแชร์ข้อมูลที่น่าสนใจมากมายและคำแนะนำต่างๆรวมถึงเว็บไซต์ที่ยอดเยี่ยมนี้เป็นเว็บไซต์ที่ช่วยฉันในการหาข้อมูลต่างๆที่ต้องการ

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff

People watching this ticket

Pages