impress/app/controllers
Matchu 83bbb84382 Use flash[:notice] instead of flash[:success]
This is a bit more standard, and has the bonus of being compatible with Devise, which is using `flash[:notice]` and so its flashes were coming out unstyled, oops!
2023-10-23 19:05:07 -07:00
..
application_controller.rb
campaigns_controller.rb
closet_hangers_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
closet_lists_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
contributions_controller.rb remove N+1 queries in contributions#index 2013-01-25 15:23:48 -06:00
donation_features_controller.rb
donations_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
items_controller.rb
locales_controller.rb
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
neopets_users_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
outfits_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
pet_attributes_controller.rb
pet_types_controller.rb
pets_controller.rb Fix stray bugs on minor codepaths 2023-10-23 19:05:06 -07:00
roulettes_controller.rb roulette system :) 2011-01-27 16:35:46 -05:00
sitemap_controller.rb
static_controller.rb
sweeper_controller.rb
swf_assets_controller.rb
users_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
zones_controller.rb