impress/app/models
Matchu 573e8a6459 use I18n.with_locale wherever possible, since it catches errors properly
In particular, pet#load was handling locale-switching itself, but wasn't
switching back to original locale on error. We could've used a rescue
block, but, when I18n.with_locale is so cool, may as well use it fully.
2013-01-25 15:09:56 -06:00
..
item bugfix: zone-not-found raises error again 2013-01-25 11:15:54 -06:00
asset_image_conversion_request.rb timeout on background jobs 2012-11-04 12:01:03 -06:00
closet_hanger.rb fix ClosetHanger.set_quantity to not call destroy on a new hanger; it confuses flex 2013-01-25 10:44:15 -06:00
closet_list.rb
closet_page.rb i18n for neopets_pages#new 2013-01-24 18:23:19 -06:00
closet_visibility.rb i18n for closet_hangers#index, closet_lists#edit, closet_lists#new, and maybe some more closet-related things - this was a biggie 2013-01-24 18:23:19 -06:00
color.rb move species to database 2013-01-24 18:25:59 -06:00
contribution.rb
contribution_observer.rb i18n for items#show (including javascripts/items/show.js) 2013-01-24 18:23:19 -06:00
fragment_expiration.rb i18n for outfits#new (and layouts#application), including caching 2013-01-24 18:23:18 -06:00
fragment_localization.rb i18n for outfits#new (and layouts#application), including caching 2013-01-24 18:23:18 -06:00
item.rb move zones to database 2013-01-24 18:26:00 -06:00
item_observer.rb i18n for items#show (including javascripts/items/show.js) 2013-01-24 18:23:19 -06:00
item_outfit_relationship.rb
neopets_user.rb
outfit.rb move zones to database 2013-01-24 18:26:00 -06:00
outfit_image_update.rb timeout on background jobs 2012-11-04 12:01:03 -06:00
outfit_image_uploader.rb
parent_swf_asset_relationship.rb
pet.rb use I18n.with_locale wherever possible, since it catches errors properly 2013-01-25 15:09:56 -06:00
pet_attribute.rb
pet_state.rb
pet_type.rb move zones to database 2013-01-24 18:26:00 -06:00
pretty_param.rb
roulette.rb
safety_deposit_page.rb i18n for neopets_pages#new 2013-01-24 18:23:19 -06:00
species.rb move species to database 2013-01-24 18:25:59 -06:00
static_resource.rb attempt to fix new species_support_ids format. sigh. 2013-01-23 00:25:09 -06:00
swf_asset.rb move zones to database 2013-01-24 18:26:00 -06:00
user.rb
user_sweeper.rb
zone.rb stop removing "item" from zone plain labels: background vs. backgrounditem 2013-01-25 10:47:47 -06:00