discourse/db/fixtures
Louis Rose 1574485443 Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
2014-05-06 14:41:59 +01:00
..
001_categories.rb BUGFIX: if users somehow deleted the uncategorized category, it is re-created 2014-01-02 11:08:23 +11:00
002_groups.rb added quick start guide to seeds 2013-12-16 12:46:46 +11:00
003_post_action_types.rb added quick start guide to seeds 2013-12-16 12:46:46 +11:00
004_screened_ip_addresses.rb added quick start guide to seeds 2013-12-16 12:46:46 +11:00
005_users.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
500_lounge_category.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
501_meta_category.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
502_staff_category.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
700_badge_types.rb Remove color_hexcode column from badge_types. 2014-04-17 05:36:29 +05:30
701_color_schemes.rb Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
999_topics.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00