impress/app/helpers
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
..
application_helper.rb use I18n.with_locale wherever possible, since it catches errors properly 2013-01-25 15:09:56 -06:00
broken_image_reports_helper.rb i18n for broken_image_reports#new 2013-01-24 18:23:18 -06:00
closet_hangers_helper.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
closet_lists_helper.rb refactor closet_lists.form hierarchy 2013-01-24 18:23:20 -06:00
closet_pages_helper.rb closet page importer also warns to log in in another window 2011-07-25 14:15:23 -04:00
contribution_helper.rb i18n for outfits#new (and layouts#application), including caching 2013-01-24 18:23:18 -06:00
item_zone_sets_helper.rb item zone sets jsonp controller 2010-06-26 16:29:23 -04:00
items_helper.rb move zones to database 2013-01-24 18:26:00 -06:00
outfits_helper.rb refactor outfits.new for hierarchy 2013-01-24 18:23:21 -06:00
static_helper.rb include donation form right on the page 2011-07-02 13:40:01 -04:00