.. |
item
|
Remove unused "outfits#new newest_items" cache
|
2023-08-02 12:02:19 -07:00 |
campaign.rb
|
Delete attr_accessible from Campaign
|
2023-07-29 10:18:42 -07:00 |
closet_group.rb
|
import items to a specific list
|
2013-04-09 15:50:33 -05:00 |
closet_hanger.rb
|
Simplify item_link rendering
|
2023-08-02 11:34:27 -07:00 |
closet_list.rb
|
Stop caching trade users on item page
|
2023-08-02 12:29:34 -07:00 |
closet_visibility.rb
|
Cache trade info on items#show, finally! I think it's the performance culprit.
|
2013-12-27 14:49:46 -05:00 |
color.rb
|
Backfill globalize's find_by_name method
|
2023-07-28 15:33:46 -07:00 |
contribution.rb
|
Use all instead of scoped
|
2023-07-29 12:06:26 -07:00 |
donation.rb
|
Use strong parameters for Donation
|
2023-07-29 10:29:09 -07:00 |
donation_feature.rb
|
stop breaking on donations that delete their outfit
|
2015-02-25 13:42:35 -06:00 |
fragment_expiration.rb
|
only send cache deletions for usable locales
|
2013-12-08 23:44:25 -06:00 |
fragment_localization.rb
|
i18n for outfits#new (and layouts#application), including caching
|
2013-01-24 18:23:18 -06:00 |
image.rb
|
Delete Camo references & Addressable gem
|
2023-08-02 13:16:22 -07:00 |
item.rb
|
Remove mall spider cron jobs
|
2023-08-02 13:11:51 -07:00 |
item_outfit_relationship.rb
|
lovely interface for saving outfits. still no reading them yet
|
2010-11-10 16:59:54 -05:00 |
neopets_connection.rb
|
store all neopets usernames for logged-in users, but breaks closet_hangers#index
|
2014-01-18 21:55:01 -06:00 |
neopets_page.rb
|
import from gallery
|
2015-07-28 15:05:40 -04:00 |
neopets_user.rb
|
Use secret NEOPETS_URL_ORIGIN to bypass HTTPS
|
2022-08-02 20:46:47 -07:00 |
outfit.rb
|
Remove outfit image saving
|
2023-08-02 12:51:10 -07:00 |
parent_swf_asset_relationship.rb
|
Update to new set_table_name syntax
|
2023-07-22 12:36:04 -07:00 |
pet.rb
|
Update to new scope syntax
|
2023-07-22 14:04:01 -07:00 |
pet_attribute.rb
|
capitalize each word of a species/color name (for Swamp Gas)
|
2011-07-12 18:22:16 -04:00 |
pet_state.rb
|
Update to new scope syntax
|
2023-07-22 14:04:01 -07:00 |
pet_type.rb
|
Add fits and not_fits back to item search
|
2023-07-28 14:45:10 -07:00 |
pretty_param.rb
|
parameterize user params like items, plus a cleaner parameterization scheme
|
2011-07-26 18:49:52 -04:00 |
roulette.rb
|
species check was in the wrong place. fixed
|
2011-01-27 17:50:08 -05:00 |
species.rb
|
Backfill globalize's find_by_name method
|
2023-07-28 15:33:46 -07:00 |
static_resource.rb
|
attempt to fix new species_support_ids format. sigh.
|
2013-01-23 00:25:09 -06:00 |
swf_asset.rb
|
Remove RightAWS gem
|
2023-08-02 13:20:22 -07:00 |
user.rb
|
Oops, add unowned & unwanted support to search!
|
2023-07-29 13:10:18 -07:00 |
zone.rb
|
Add occupies filter back to item search
|
2023-07-26 12:28:25 -07:00 |